Skip to content

feedback on jupyter cell continuity #1288

@sigmaSd

Description

@sigmaSd

Its nice that we have finally jupyter cell continuity thanks

Here are some issues regarding user experience:

  • warning about re-declaring variables should be removed (re-declaration does work on jupyter cells and its useful)

Image

It would be even better if it could assign the correct type for each deceleration (currently it uses the first one type for all re-declarations) but I think that's harder to do

  • (✅) warning about for await loop should be removed

    Image

  • asserting for a type should flow through next cells

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions