Is it possible to convert python script into ipynb file. The script may be in file or as a string ?
--
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/ef7719f7-f2b4-4667-840a-ac70f98c9f1e%40googlegroups.com.
Thanks for the response. With the code it is able to convet into ipynb file. But no kernel is getting opened. any suggestions ?
pip install p2j
p2j script.py
HiIs it possible to convert python script into ipynb file. The script may be in file or as a string ?
HiIs it possible to convert python script into ipynb file. The script may be in file or as a string ?