Skip to content

Story 22.2 - Import notebook files #110

Description

@acbart

As a learner, I want to import notebook files so that I can reuse work from Jupyter.

Acceptance criteria:

  • .ipynb files are parsed as JSON.
  • Code cells are included unless the first source line starts with %.
  • Markdown and raw cells are converted into triple-quoted Python strings.
  • Invalid notebooks show an import error and preserve current code.
  • Import result can be run after conversion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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