1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/tools/jupyter
Zander Hill f00f0f9298
feat(jupyter): support confirm and prompt in notebooks (#23592)
Closes: https://github.com/denoland/deno/issues/22633

This commit adds support for `confirm` and `prompt` APIs,
that instead of reading from stdin are using notebook frontend
to show modal boxes and wait for answers.

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-07-04 22:12:14 +00:00
..
resources fix(jupyter): Rename logo assets so they are discoverable (#20806) 2023-10-06 22:31:12 +02:00
install.rs chore: upgrade jupyter runtimelib to 0.11.0 (#24036) 2024-05-29 22:46:47 +00:00
mod.rs feat(jupyter): support confirm and prompt in notebooks (#23592) 2024-07-04 22:12:14 +00:00
server.rs feat(jupyter): support confirm and prompt in notebooks (#23592) 2024-07-04 22:12:14 +00:00