Commit cb01a856 authored by Nicolas Ollinger's avatar Nicolas Ollinger

addon

parent ff6e3fa4
c = get_config() #noqa
c.NotebookApp.allow_root = True
c.NotebookApp.ip = '0.0.0.0'
c.NotebookApp.open_browser = False
c.NotebookApp.iopub_data_rate_limit = 10000000
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment