Skip to content

Enable editable code cells in WASM lectures #40

Description

@mmcky

Currently, code cells in the WASM lectures are executable but not editable by users. Other JupyterLite implementations allow users to modify code before running it, which is valuable for interactive learning.

Current state: Code cells can be executed in the browser via Pyodide/Thebe, but users cannot edit the code.

Desired: Users should be able to edit code cells before execution, matching the experience of other JupyterLite implementations.

Note: This capability depends on the mystmd team's implementation of editable Thebe cells. This is an upstream dependency.

Extracted from #34

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestupstreamBlocked on or depends on upstream project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions