Skip to content

Commit

Permalink
Merge branch 'cloud-workflow-ui' of https://github.com/fairdataihub/S…
Browse files Browse the repository at this point in the history
…ODA-for-SPARC into cloud-workflow-ui
  • Loading branch information
aaronm-2112 committed Jan 9, 2025
2 parents c89b5cb + 3cb32bc commit bd02a7f
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions src/renderer/src/sections/guided_mode/guided_curate_dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -5955,10 +5955,11 @@ <h2 class="text-sub-step-title">
<div class="guided--section">
<h1 class="text-sub-step-title">Select Generation Options</h1>
<p class="guided--help-text">
SODA can generate your dataset within your cloud synced folder in two ways.
You can either copy all of your data files and generate a new dataset folder in your cloud synced drive,
or move existing files and generate a new dataset folder in your cloud synced drive. The copy option takes
more space but allows you to retain your original dataset structure.
SODA can generate your dataset within your cloud synced folder in two ways. You can
either copy all of your data files and generate a new dataset folder in your cloud
synced drive, or move existing files and generate a new dataset folder in your cloud
synced drive. The copy option takes more space but allows you to retain your original
dataset structure.
</p>
</div>
<div class="guided--section">
Expand Down Expand Up @@ -6011,11 +6012,13 @@ <h2 class="text-sub-step-title">Are your files fully synced to your computer?</h
</div>

<div class="guided--section" id="guided-section-ask-calculate-storage-cost">
<h2 class="text-sub-step-title">Do you want SODA to calculate your storage requirements?</h2>
<h2 class="text-sub-step-title">
Do you want SODA to calculate your storage requirements?
</h2>
<p class="guided--help-text">
Your dataset can only be synced to the cloud if you have enough cloud storage space
to acommodate for your selected generation option. SODA can calculate the total space requirement
for your dataset below.
Your dataset can only be synced to the cloud if you have enough cloud storage space to
acommodate for your selected generation option. SODA can calculate the total space
requirement for your dataset below.
</p>
<div class="guided--radio-button-container">
<button
Expand Down

0 comments on commit bd02a7f

Please sign in to comment.