Commit b8b3a8ac authored by Sebastian's avatar Sebastian

Add: README.md for notes

parent 0b776b6b
# Notes
It is required to overwrite NotebookApp.contents_manager_class to avoid a
immediate redirect to 404 page upon notebook-loading. Currently this is done
inline in jupyter_notebook_config.py, but should better be moved to a seperate
python file and imported in the config. However, I was unable to get the include
paths right with slapos.
A lot of weirdness comes with loading notebooks into the page. de-stringyfied
JSONs must be further processed because of unlined-strings. See
https://github.com/jupyter/jupyter-drive/blob/master/jupyterdrive/gdrive/notebook_model.js#L45
https://github.com/jupyter/jupyter-drive/pull/124
\ No newline at end of file
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