Open cs50victor opened 2 months ago
This is currently a limitation that we mentioned in the docs.
https://docs.deno.com/runtime/reference/cli/jupyter/
Currently all code executed in the Jupyter kernel runs with --allow-all flag. This is a temporary limitation and will be addressed in the future.
We will support permissions in the future. No ETA at the moment.
Version: Deno 1.46.3
The deno kernel doesn't use Deno's permissions api.