simonw / datasette-jupyterlite

JupyterLite as a Datasette plugin
11 stars 0 forks source link

Jupyter Snippet Cells / Default Notebook #4

Open dbready opened 2 years ago

dbready commented 2 years ago

Would it be possible to define some N cells that would be automatically inserted into a newly created notebook? For example, one currently needs to know how to import pandas, pyodide, and reference the local database. Would be great if that was configured by default. Or to have markdown introduction that would mention any instructions/gotcha/etc that apply to the environment.