Skip to content

Jupyter Notebook Session is Auto Closed on each Cell Run #5

@ZenithClown

Description

@ZenithClown

The environment captures all the necessary variables, but on each cell run the async function is closed and auto connected on the next cell. This is a bug and needs to be resolved.

The 89f0242 flags a session as decommissioned when a session is closed; thus, the correct time will not be captured. Possible reason is the context manager session is being controlled by the notebook environment internally.

This is a blocker for #4

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/blockerA blocking issue preventing progress on other tasks.issue/t/bug[PATCH] Bugs, crashes, hangs, vulnerabilities, or other problems.issue/t/performanceImprovement of performance of code time/memory benchmarking.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions