https://neptune.ai/blog/jupyterlab-extensions-for-machine-learning
https://github.com/drillan/jupyter-black
➜ conda install xeus-python=0.8.0 -c conda-forge➜ jupyter labextension install @jupyterlab/debugger➜ pip install ipympl➜ jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib➜ jupyter labextension install @jupyterlab/toc➜ jupyter labextension install jupyterlab-drawio➜ jupyter labextension install @jupyter-widgets/jupyterlab-manager plotlywidget@4.9.0➜ jupyter labextension install jupyterlab-spreadsheet➜ pip install nbresuse➜ jupyter labextension install jupyterlab-topbar-extension jupyterlab-system-monitor➜ jupyter labextension install @jupyter-widgets/jupyterlab-manager keplergl-jupyter➜ jupyter labextension install @kiteco/jupyterlab-kite➜ jupyter labextension install @lckr/jupyterlab_variableinspector➜ jupyter labextension install jupyterlab-execute-time➜ pip install jupyterlab_autoversion==0.2.2➜ jupyter lab build➜ pip install --upgrade jupyterlab jupyterlab-git➜ pip install neptune-client➜ pip install neptune-tensorboard➜ pip install neptune-mlflow➜ pip install neptune-contrib[monitoring]➜ pip install nbdime➜ conda install -c bokeh jupyter_bokeh➜ pip install aquirdturtle_collapsible_headings➜ pip install jupyter-dash➜ pip install jupyterlab_sql➜ jupyter serverextension enable jupyterlab_sql --py --sys-prefix➜ jupyter lab build➜ jupyter labextension install jupyterlab_tensorboard
