We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version: Deno 1.46.3
deno 1.46.3 (stable, release, aarch64-apple-darwin) v8 12.9.202.5-rusty typescript 5.5.2
The deno kernel doesn't use Deno's permissions api.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Version: Deno 1.46.3
The deno kernel doesn't use Deno's permissions api.
The text was updated successfully, but these errors were encountered: