https://neptune.ai/blog/jupyterlab-extensions-for-machine-learning

    https://github.com/drillan/jupyter-black

    1. conda install xeus-python=0.8.0 -c conda-forge
    2. jupyter labextension install @jupyterlab/debugger
    3. pip install ipympl
    4. jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib
    5. jupyter labextension install @jupyterlab/toc
    6. jupyter labextension install jupyterlab-drawio
    7. jupyter labextension install @jupyter-widgets/jupyterlab-manager plotlywidget@4.9.0
    8. jupyter labextension install jupyterlab-spreadsheet
    9. pip install nbresuse
    10. jupyter labextension install jupyterlab-topbar-extension jupyterlab-system-monitor
    11. jupyter labextension install @jupyter-widgets/jupyterlab-manager keplergl-jupyter
    12. jupyter labextension install @kiteco/jupyterlab-kite
    13. jupyter labextension install @lckr/jupyterlab_variableinspector
    14. jupyter labextension install jupyterlab-execute-time
    15. pip install jupyterlab_autoversion==0.2.2
    16. jupyter lab build
    17. pip install --upgrade jupyterlab jupyterlab-git
    18. pip install neptune-client
    19. pip install neptune-tensorboard
    20. pip install neptune-mlflow
    21. pip install neptune-contrib[monitoring]
    22. pip install nbdime
    23. conda install -c bokeh jupyter_bokeh
    24. pip install aquirdturtle_collapsible_headings
    25. pip install jupyter-dash
    26. pip install jupyterlab_sql
    27. jupyter serverextension enable jupyterlab_sql --py --sys-prefix
    28. jupyter lab build
    29. jupyter labextension install jupyterlab_tensorboard