--
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 jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/04ce8f33-c64f-4bc7-a155-95005344ed99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for the reply. Are there any code samples I could refer to running the notebook using Websockets?
I am trying to integrate an notebook in my own project. Basically, I just want to be able to read an ipynb, and run code. I will look into nbconvert as well.