-
Updated
Sep 4, 2021 - Python
notebook
Here are 1,869 public repositories matching this topic...
-
Updated
Sep 4, 2021 - Python
Every kubeflow image should be scanned for security vulnerabilities.
It would be great to have a periodic security report.
Each of these images with vulnerability should be patched and updated.
-
Updated
Jul 11, 2020 - Shell
Contributed recipes are not checked in CI, were mostly added a long time ago and so they might be out-of-date.
It would be nice if someone checked them, updated packages versions used there and verified that they still work.
-
Updated
Sep 3, 2021 - TypeScript
Plotting UI revamp
The plotting UI leaves a lot to be desired:
- When you bring up the plotting UI, it's not obvious that you have to do some work to make a plot happen. If you don't, there's no error message, just a never-ending wait. (see https://gitter.im/polynote/polynote?at=5e0e36f9eac8d1511e9ed2ff )
- Why do we make you drag things onto axes? Especially when there is only one axis it could go onto (at leas
-
Updated
Aug 31, 2021 - Shell
When I save any of my notebooks as HTML in Safari, the output file is always called true.html
. The name of the output file is correct in Chrome, though.
- MacOS 10.15.7
- Safari 14.1.2
- Pluto v0.15.1
- Julia 1.7.0-beta3.0
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Jun 24, 2021 - Python
-
Updated
Aug 25, 2021 - Jupyter Notebook
-
Updated
Aug 31, 2021 - Java
-
Updated
Aug 22, 2021 - Go
-
Updated
Aug 28, 2021 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
May 14, 2021 - Shell
-
Updated
Sep 4, 2021
-
Updated
Jan 29, 2020
-
Updated
Apr 7, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the notebook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notebook topic, visit your repo's landing page and select "manage topics."
The docs for
IPython.core.interactiveshell.InteractiveShell.set_custom_exc
have horribly mangled a warning message into a list of arguments. I can't work out at a glance why this is happening; it might be asphinx.ext.napoleon
bug, or a sphi