Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
kb:jupyter [2017/09/19 10:09] – created yehudakb:jupyter [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Jupyter ====== ====== Jupyter ======
  
 +<code bash> 
 +sudo apt-get install python3-pip  
 +pip3 install --upgrade pip 
 +pip3 install jupyter 
 +pip3 install ipyleaflet 
 +jupyter nbextension enable --py --sys-prefix ipyleaflet 
 +jupyter nbextension enable --py --sys-prefix ipyleaflet 
 +pip3 install bqplot 
 +jupyter nbextension enable --py --sys-prefix bqplot 
 +pip3 install ipyvolume 
 +jupyter nbextension enable --py --sys-prefix ipyvolume 
 +pip3 install bokeh 
 +</code>
kb/jupyter.1505815775.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0