Page 1 of 1

Jupyter Forbidden

Posted: Mon Aug 28, 2017 2:18 pm
by BBellon
Hi,

I wanted tested my already old RedPitaya board with Jupyter.
Installation Ubuntu on the µSD.
Connection by Mozilla.
OK for the oscilloscope.
Notebook Jupyter: cells not run.
Creation of a new notebook : forbidden.

By ssh edition with nano of the file . / jupyter / jupyter_notebook_config.py.
Comment of the last line.
Restart.
Test: Jupyter asks for a token to start: normal.

Re-edition of the same file. Return to initial content.
Restart.

It works ! whoopee ! But why ?

Bernard