Jupyter notebook playground of d9k.
> sudo -H pip3 install --upgrade pip
> sudo -H pip3 install --root-user-action=ignore jupyterlab
> sudo -H pip3 show jupyterlab
> npm install -g tslab
> tslab install --python=python3
Running python3 /home/d9k/.nvm/versions/node/v14.16.1/lib/node_modules/tslab/python/install.py --tslab=tslab
Installing TypeScript kernel spec
jupyter kernelspec list
> cd /path/to/d9k-jupyter
> sudo -H pip3 install notebook
> jupyter notebook
For required Node.JS modules
yarn install