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.
2 parents 8214957 + 2f46a66 commit 379ee78Copy full SHA for 379ee78
README.md
@@ -1,5 +1,13 @@
1
# CodeQL kernel for Jupyter
2
3
+A [Jupyter](http://jupyter.org/) kernel for executing CodeQL queries.
4
+
5
+
6
7
+## Requirements
8
+- [Jupyter](https://jupyter.org/)
9
+- [CodeQL CLI binaries](https://github.com/github/codeql-cli-binaries)
10
11
## Local Installation
12
13
To install from a git checkout, run:
0 commit comments