-
Updated
Jun 5, 2021 - Python
notebook
Here are 1,771 public repositories matching this topic...
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
Jun 5, 2021 - Python
-
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
Jun 5, 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
Jun 5, 2021 - Shell
-
Updated
Mar 31, 2021 - JavaScript
I originally posted this as a question on zulip but @fonsp asked me to submit an issue so here it is
I was looking at the notebook from the fonsp talk on using Javascript in Pluto
and I found out about the nice use of <details> html tag to create blocks of text that can be expanded by user click.
One
-
Updated
May 30, 2021 - Python
-
Updated
Jun 5, 2021 - Jupyter Notebook
-
Updated
May 24, 2021 - Java
-
Updated
May 31, 2021 - Go
-
Updated
Jun 5, 2020 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
May 14, 2021 - Shell
-
Updated
Jan 29, 2020
-
Updated
Jun 5, 2021
-
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."
Steps to reproduce
run
%autocall randomExpected result
ERROR:root:Valid modes: (0->Off, 1->Smart, 2->FullObserved result
ValueErrorwas raised due to parsing the argument"random"as an integer.System info
Manjaro Linux, Python 3.9.1, IPython 7.22.0.