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
Luca Casonato 9bc2dd29ad
fix: clean up flag help output (#24686)
Permission flags are unified in a clearer and concise output.
Unstable flags are hidden by default with exception of the `unstable`
flag itself. the remaining unstable flags can be seen with a
`--help=unstable`.
This also cleans up to show unstable flags only for subcommands that
actually need them.
Also sorts flags alphabetically, and gorups various flags together in a
set of categories.

---------

Co-authored-by: crowlkats <crowlkats@toaxl.com>
2024-08-18 15:39:53 -07: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 fix: adapt to new jupyter runtime API and include session IDs (#24762) 2024-07-27 10:39:08 +02:00
server.rs fix: clean up flag help output (#24686) 2024-08-18 15:39:53 -07:00