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

sub notebook with directory that only contains ipynb files #242

@samos123

Description

@samos123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions