Skip to content

Commit eb33ff9

Browse files
committed
readme: add ipykernel requirement - closes #8
1 parent 966d6f5 commit eb33ff9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This is an extension for [JupyterLab](https://github.com/jupyterlab/jupyterlab)
66

77
This extension is composed of a Python package named `jupyterlab_kernel_usage` for the server extension and a NPM package named `jupyterlab-kernel-usage` for the frontend extension.
88

9+
## Requirements
10+
11+
This usage is only show for IPython kernels with [ipykernel](https://github.com/ipython/ipykerne) >= 6.11.0.
12+
913
## Contributing
1014

1115
### Develop

0 commit comments

Comments
 (0)