Skip to content

Commit 379ee78

Browse files
author
Alvaro Muñoz
committed
2 parents 8214957 + 2f46a66 commit 379ee78

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CodeQL kernel for Jupyter
22

3+
A [Jupyter](http://jupyter.org/) kernel for executing CodeQL queries.
4+
5+
![image](https://github.com/GitHubSecurityLab/codeql-jupyter-kernel/assets/125701/e5a51347-c719-490a-bfd4-060f4c2920cd)
6+
7+
## Requirements
8+
- [Jupyter](https://jupyter.org/)
9+
- [CodeQL CLI binaries](https://github.com/github/codeql-cli-binaries)
10+
311
## Local Installation
412

513
To install from a git checkout, run:

0 commit comments

Comments
 (0)