forked from betatim/basic-gpu-binder
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpostBuild
More file actions
19 lines (19 loc) · 880 Bytes
/
postBuild
File metadata and controls
19 lines (19 loc) · 880 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
jupyter labextension uninstall --all
jupyter labextension install @eddienko/jupyterlab-colabinspired-codecellbtn \
@eddienko/jupyterlab-colabinspired-theme-light \
imjoy-jupyter-extension \
@jupyterlab/toc \
@jupyterlab/katex-extension \
@jupyterlab/mathjax3-extension \
@jupyterlab/katex-extension \
@jupyterlab/server-proxy \
@epi2melabs/jupyterlab-play-cell-button \
@epi2melabs/jupyterlab-code-cell-collapser \
jupyterlab-execute-time \
@jupyterlab/google-drive \
@jupyter-widgets/jupyterlab-manager
# dask-labextension \
# @jupyterlab/git \
# @jupyterlab/apputils \
# @jupyterlab/celltags \
jupyter labextension enable