- Implemented IpynbConverter class for converting Jupyter Notebook (.ipynb) files into Markdown format. - Supports markdown cells, code cells and raw cells. - First markdown heading is used as the title if no title is found in notebook metadata. - Created a test notebook (`test_notebook.ipynb`) to verify the functionality of the converter. |
||
|---|---|---|
| .. | ||
| test.docx | ||
| test.jpg | ||
| test.pptx | ||
| test.xlsx | ||
| test_blog.html | ||
| test_notebook.ipynb | ||
| test_serp.html | ||
| test_wikipedia.html | ||