How to install jupyter using deno v1.41.x
According to the documentation https://docs.deno.com/runtime/manual/tools/jupyter the command should be
But apparently there is also no flag named --unstable-jupyter?
Is this a bug?
deno 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?

