Install bokeh

Install nodejs conda install -c conda-forge nodejs install jupyter lab conda install -c conda-forge jupyterlab https://github.com/jupyterlab/jupyterlab install jupyter lab: jupyter labextension install jupyter labextension list install bokeh plugin for jupyter…

0 Comments

the useful plugins for new linux installation

install virtualenvironment: http://docs.python-guide.org/en/latest/dev/virtualenvs/ Install open terminal here: sudo apt-get install nautilus-open-terminal nautilus -q install notebook extenstion pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --user https://github.com/ipython-contrib/jupyter_contrib_nbextensions

0 Comments