-
Updated
Aug 16, 2021 - Python
notebook
Here are 1,855 public repositories matching this topic...
-
Updated
Aug 17, 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
Aug 6, 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 15, 2021 - Shell
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Jun 24, 2021 - Python
-
Updated
Aug 3, 2021 - Jupyter Notebook
-
Updated
Aug 13, 2021 - Java
-
Updated
Aug 15, 2021 - Go
-
Updated
Jun 5, 2020 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
May 14, 2021 - Shell
-
Updated
Aug 15, 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