/d9k-jupyter

Jupyter notebook playground of d9k.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

d9k Jupyter notebook

Jupyter notebook playground of d9k.

Installation

> 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