Skip to content

[feature-request] [jupyter] support entering a value inline, with the web standard function prompt #22633

Closed
@NaitLee

Description

With Jupyter with ipykernel, the notebook has an input box for the Python input function:
Screenshot_20240229_200104

In Deno there’s the web standard prompt, for the same purpose as input in my mind, but with Deno as a Jupyter kernel it simply returns null instead:
Screenshot_20240229_200743
Same for Jupyter console:
Screenshot_20240229_201804

It could be better to put this function in use for Jupyter notebook, just like its behavior in Deno console and web browser :)
Screenshot_20240229_200818

Metadata

Assignees

No one assigned

    Labels

    deno jupyterRelated to "deno jupyter" subcommandsuggestionsuggestions for new features (yet to be agreed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions