Skip to content

Instantly share code, notes, and snippets.

@bollwyvl
Last active January 24, 2021 01:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bollwyvl/c41c66e14fb40a51121e9906d6450fa6 to your computer and use it in GitHub Desktop.
Save bollwyvl/c41c66e14fb40a51121e9906d6450fa6 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/usr/bin/env bash
set -ex
jupyter labextension disable jupyter-offlinenotebook || echo "whatever"
jupyter labextension uninstall --debug --no-build jupyter-offlinenotebook || echo "whatever"
jupyter serverextension list
jupyter labextension list
jupyterlab >=3,<4
ipywidgets >=7.6.3
jupyterlab-widgets >=1.0.0
# wxyz stuff
wxyz_lab
wxyz_yaml
wxyz_tpl_jinja
wxyz_json_schema_form
# util
toml
nbgitpuller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment