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:
30
30
31
31
## Convert snippets from jupyter-boilerplate format
32
32
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.
34
36
35
37
## Troubleshoot
36
38
Original file line number Diff line number Diff line change 1
1
# jupyter-boilerplate-converter
2
2
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 ) .
5
5
6
6
## Usage
7
7
You can’t perform that action at this time.
0 commit comments