There was an error while loading. Please reload this page.
1 parent fd68f9b commit 719b48dCopy full SHA for 719b48d
1 file changed
setup.py
@@ -22,6 +22,7 @@
22
python_requires=">=3.8",
23
install_requires=[
24
"ipykernel>=6.20.0",
25
+ "metakernel>=0.30.3"
26
],
27
entry_points={
28
'console_scripts': [
0 commit comments