Skip to content

Notebook Cell parser #4

@Yumeseeker

Description

@Yumeseeker

Description

Write a utility function that parses a Jupyter Notebook (.ipynb) JSON file,
identifies code cells compared to markdown cells. Returns an array of either code or markdown for now.

Future work would be identifying the code cells that have imports, and then which libraries are imported.

To be tested on a simple sample notebook.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions