There is the notebook server extension 
https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator that 
provides a markdown renderer.
It is normally used to display readme files for notebook extensions 
(https://github.com/ipython-contrib/jupyter_contrib_nbextensions), but can 
be used for any markdown file that can be served by Jupyter, e.g.:
http://127.0.0.1:8888/nbextensions/nbextensions_configurator/rendermd/files/README.md
would show README.md from the root directory of the notebook server.

  Juergne

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/b9fc8615-8c2d-4448-a35c-3666d53dae55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to