File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
jupyter-boilerplate-converter Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,9 @@ In JupyterLab, use the "Snippets" menu to select the snippet:
3030
3131## Convert snippets from jupyter-boilerplate format
3232
33- See [ jupyter-boilerplate-converter] ( jupyter-boilerplate-converter/README.md )
33+ See [ jupyter-boilerplate-converter] ( jupyter-boilerplate-converter/README.md ) on how to convert snippets from the
34+ [ jupyter-boilerplate] ( https://github.com/moble/jupyter_boilerplate ) classic notebook extension (not available for
35+ JupyterLab) to jupyterlab-snippets.
3436
3537## Troubleshoot
3638
Original file line number Diff line number Diff line change 11# jupyter-boilerplate-converter
22
3- Convert snippets from the [ jupyter-boilerplate] ( https://github.com/moble/jupyter_boilerplate )
4- extension to [ jupyterlab-snippets] ( ../README.md ) .
3+ Convert snippets from the [ jupyter-boilerplate] ( https://github.com/moble/jupyter_boilerplate ) classic notebook
4+ extension (not available for JupyterLab) to [ jupyterlab-snippets] ( ../README.md ) .
55
66## Usage
77
You can’t perform that action at this time.
0 commit comments