You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,9 @@ See more details about the package on [PyPi](https://pypi.org/project/universalp
50
50
51
51
You can also try out UniversalPython in our [live online demo](https://universalpython.github.io/). It runs in your browser.
52
52
53
+
## UniversalPython in Jupyter
54
+
Install our Jupyter Kernel to easily use UniversalPython in Jupyter Notebook or Jupyter Lab. Instructions are here: https://github.com/UniversalPython/universalpython_kernel
55
+
53
56
### Learn More
54
57
55
58
Check out the [documentation](https://universalpython.github.io/docs/intro).
0 commit comments