-
Notifications
You must be signed in to change notification settings - Fork 501
Closed
Description
Description
Making a Jupyter notebook converter to convert jupyter notebooks (.ipynb files) to pdf, HTML, python, markdown.
| name | problem/motivation | possible solution | assignees |
|---|---|---|---|
| Jupyter notebook converter | Some time in practicals we need the output to send to our teacher for submission we can't directly send jupyter file so using my program convert it into pdf, python, HTML, markdown and send it(i faced this challenge for submissions) | I have created python program which uses some python libraries and converts Jupyter notebook into pdf, HTML, python, markdown | @venkateshpensalwar |
Screenshots/Proof of Concept
Reactions are currently unavailable