Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Integrate with the IPython notebook #3

@khinsen

Description

@khinsen

IPython notebooks look like a great approach for combining the outermost layer of computation with a presentation of the methods and results.

Implementation outline:

  • Make a new top-level group "notebooks" for notebook files.
  • Add a new subcommand to aptool that starts an IPython notebook server.
  • The notebook server runs a kernel that has access to the ActivePaper's code.

Disadvantage: a big dependency with non-trivial installation. Precautions should be taken to make the resulting ActivePapers useable without IPython, e.g. by storing a static HTML view of the notebooks along with the original files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions