Its the datascience notebook
Installation
- Setup a venv
pip install jupyterlab jupyterlab-vim ipykernel
ipython kernel install --user --name=myvenv
jupyter lab
will open a web-console athttp://localhost:8888/lab
Its the datascience notebook
pip install jupyterlab jupyterlab-vim ipykernel
ipython kernel install --user --name=myvenv
jupyter lab
will open a web-console at http://localhost:8888/lab