According to the documentation https://docs.deno.com/runtime/manual/tools/jupyter the command should be deno jupyter --unstable --instaldeno jupyter --unstable --instal. This leads to an error because --unstable no longer exists. But apparently there is also no flag named --unstable-jupyter? Is this a bug?