deathbeds / jupyterlab-starters

Starter notebooks and directories in JupyterLab

Home Page:https://jupyterstarters.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continue-with-copy

bollwyvl opened this issue · comments

Elevator Pitch

Right now, continuing doesn't copy files, and done does. If continuing could create (some) files, a process could gradually build up a directory, while gradually revealing the schema. At each step, additional commands could be run, e.g. open a terminal, open a log viewer, open an inspector, etc.

Motivation

In robotlab, we'd like users to (optionally) advance one by one through the content 10+ notebooks.

Design Ideas

Add an independent copy property to the response which allows files to be posted.