Sign inSign up

tongfamily/jupyterlab

By tongfamily

Updated almost 5 years ago

Image
0

304

tongfamily/jupyterlab repository overview

Jupyter Lab

This install Jupyter Lab with an opinionated list of JupyterLab extensions including as recommened by Neptune and JupyterLab Awesome:

These are installed by default with the Jupyter we use now version 3 which is the latest as of May 2021:

  1. Debugger
  2. Full IDE support Python language editor with jupyterlab-lsp running python-language-server, then with the new Xeus-Ptyhon core, you can ptvsd which is a debugger

Here are some add-ons

  1. There is full Git support so you can do things like pushing from inside the notebook into git
  2. Drawio support do you can edit .dio and create a rich document
  3. Graphviz is installed as is nb-mermaid to output it if you need it
  4. Git LFS is installed as well if you are running this dockerfile under Deepnote you need thisthis dockerfile under Deepnote you need this as is pre-commit
  5. Jupyterlab-vim so your vim keyboard shortcuts work
  6. Collapsible headings and table of contents
  7. NBdime so you can merge and diff notebooks

Tag summary

Content type

Image

Digest

Size

4.1 GB

Last updated

almost 5 years ago

docker pull tongfamily/jupyterlab