jupyter notebook

  • Installation
  • skip below step if you have pip installed sudo apt install python3-pip jupyter-core jupyter-client jupyter-nbconvert install jupyter via pip pip3 install jupyter
  • Example
  • jupyter nbconvert --execute xxx.ipynb
Reference:
https://ipython.org/ipython-doc/1/interactive/notebook.html
https://www.digitalocean.com/community/tutorials/how-to-set-up-a-jupyter-notebook-to-run-ipython-on-ubuntu-16-04

No comments:

Post a Comment

Orange - data analysis tool

Installation pip install orange3 Run orange python -m Orange.canvas