deno/cli/tools/jupyter
Bartek Iwańczuk 88bc57d764
feat(jupyter): don't require --unstable flag (#21963)
This commit removes the requirement for `--unstable` flag in `deno
jupyter` subcommand. The process will no longer exit if this flag is not
provided, however the subcommand itself is still considered unstable
and might change in the future.

Required for https://github.com/denoland/deno/pull/21452
2024-01-18 23:16:14 +01:00
..
resources fix(jupyter): Rename logo assets so they are discoverable (#20806) 2023-10-06 22:31:12 +02:00
install.rs feat(jupyter): don't require --unstable flag (#21963) 2024-01-18 23:16:14 +01:00
jupyter_msg.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
mod.rs feat(jupyter): don't require --unstable flag (#21963) 2024-01-18 23:16:14 +01:00
server.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00