File tree Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 33![ Github Actions Status] ( https://github.com/QuantStack/jupyterlab-snippets/workflows/Build/badge.svg )
44[ ![ Version] ( https://img.shields.io/pypi/v/jupyterlab-snippets.svg )] ( https://pypi.python.org/project/jupyterlab-snippets )
55[ ![ Conda Version] ( https://img.shields.io/conda/vn/conda-forge/jupyterlab-snippets.svg )] ( https://anaconda.org/conda-forge/jupyterlab-snippets )
6- [ ![ Binder] ( https://mybinder.org/badge_logo.svg.svg )] ( https://mybinder.org/v2/gh/QuantStack/jupyterlab-snippets/stable?urlpath=lab/workspaces/default )
6+ [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/QuantStack/jupyterlab-snippets/stable?urlpath=lab/tree/binder/notebook.ipynb )
77
88Snippets Extension for JupyterLab.
99
Load Diff This file was deleted.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -19,14 +19,11 @@ npm run convert ./jupyter_boilerplate/snippets_submenus_python/h5py.js $SNIPPET_
1919npm run convert ./jupyter_boilerplate/snippets_submenus_python/numba.js $SNIPPET_DIR .py
2020npm run convert ./jupyter_boilerplate/snippets_submenus_python/sympy.js $SNIPPET_DIR .py
2121
22- cd ..
22+ cd ../binder
2323
2424ln -s $SNIPPET_DIR snippets_symlink
2525
2626# prepare Jupyter Lab
2727
28- cp binder/empty.ipynb .
29- jupyter lab workspaces import binder/default.json
30-
3128jupyter lab build
3229
You can’t perform that action at this time.
0 commit comments