deno/cli/tests/testdata/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
..
install_command_not_exists.out feat(jupyter): don't require --unstable flag (#21963) 2024-01-18 23:16:14 +01:00
integration_test.ipynb feat(unstable): add Deno.jupyter.display API (#20819) 2023-10-12 22:32:38 +00:00