You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
use case: Directory only contains 1 or more ipynb files and I want to quickly launch a notebook without having to learn Dockerfile or substratus specific yaml manifests.
Desired UX:
User runs sub notebook .
cli detects there is no Dockerfile and creates the Dockerfile by doing this:
No Dockerfile found in directory. Creating Dockerfile.
No Substratus YAML file found. Creating one for you now:
What should be the name of this notebook?
( Optional) can do in follow up FR) Do you need any GPUs? Yes
If no, skip adding any resource section
If yes, what kind of GPU do you need? Ideally show list of supported options
If yes, how many GPUs do you need?
Creating the Substratus YAML file for you
Resume the usual sub notebook . flow
The text was updated successfully, but these errors were encountered:
samos123
changed the title
Ability to use sub notebook with just a directory that contains ipynb filessub notebook with directory that only contains ipynb files
Oct 7, 2023
use case: Directory only contains 1 or more ipynb files and I want to quickly launch a notebook without having to learn Dockerfile or substratus specific yaml manifests.
Desired UX:
sub notebook .
sub notebook .
flowThe text was updated successfully, but these errors were encountered: