Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

sub notebook with directory that only contains ipynb files #242

Open
samos123 opened this issue Oct 7, 2023 · 1 comment
Open

sub notebook with directory that only contains ipynb files #242

samos123 opened this issue Oct 7, 2023 · 1 comment

Comments

@samos123
Copy link
Contributor

samos123 commented 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:

  • 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
@samos123 samos123 changed the title Ability to use sub notebook with just a directory that contains ipynb files sub notebook with directory that only contains ipynb files Oct 7, 2023
@nstogner
Copy link
Contributor

I like it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants