We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca321ba commit d397c86Copy full SHA for d397c86
README.md
@@ -1,5 +1,11 @@
1
# CodeQL kernel for Jupyter
2
3
+A [Jupyter](http://jupyter.org/) kernel for executing CodeQL queries.
4
+
5
+## Requirements
6
+- [Jupyter](https://jupyter.org/)
7
+- [CodeQL CLI binaries](https://github.com/github/codeql-cli-binaries)
8
9
## Local Installation
10
11
To install from a git checkout, run:
0 commit comments