User Tools

Site Tools


jupyter:start

Differences

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

Link to this comparison view

Next revision Both sides next revision
jupyter:start [2020/06/19 16:03]
robm created
jupyter:start [2020/06/19 16:25]
robm
Line 1: Line 1:
 ====== Jupyter Notebooks ====== ====== Jupyter Notebooks ======
 +
 +===== Installing, on Ubuntu 14.04 =====
 +
 +<code>
 +# python -V
 +Python 2.7.6
 +# pip -V
 +pip 19.1.1
 +# pip install jupyter tornado==4.5.3
 +</code>
 +
 +===== Configuration =====
  
 Configured to use TLS Client certificate to login, rather than password, and HTTPS. Configured to use TLS Client certificate to login, rather than password, and HTTPS.
jupyter/start.txt · Last modified: 2020/08/24 16:15 by robm