Skip to content

Commit

Permalink
Merge pull request #3008 from threefoldtech/dev_2.6_fix_gpu_alert
Browse files Browse the repository at this point in the history
Add select GPU cards alert
  • Loading branch information
amiraabouhadid authored Jun 23, 2024
2 parents 7ef8313 + 235f705 commit ef16fe4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<template>
<v-alert class="mb-4" type="info" variant="tonal"> Choose a GPU card to deploy your VM. </v-alert>
<div ref="input">
<input-tooltip
tooltip="Please select at least one card from the available GPU cards. Note that if you have a deployment that already uses certain cards, they will not appear in the selection area. You have the option to select one or more cards.."
Expand Down

0 comments on commit ef16fe4

Please sign in to comment.