-
Updated
Nov 4, 2021 - Python
notebook
Here are 1,920 public repositories matching this topic...
-
Updated
Nov 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.
Now that #3490 has been merged, we should add more prometheus metrics to the notebook server!
Some ideas for metrics to add...
- Number of kernels running (labeled by type)
- Number of sessions open (not sure if this is useful?)
- Number of terminals open
- Mirror of the activity tracking metrics
- Kernel start / stop latency metric
-
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
Nov 4, 2021 - TypeScript
plotly support?
I see that there is jupyterlab-plotl extension as well as https://github.com/alexarchambault/plotly-scala . Maybe it is possible to integrate (or explain how to integrate) plotly charts into polynote?
-
Updated
Nov 4, 2021 - Shell
When calling a macro pkg.@macro the cell is reactive to import pkg.
julia> Pluto.ReactiveNode("pkg.@macro").references
Set{Symbol} with 1 element:
Symbol("pkg.@macro")
julia> Pluto.ReactiveNode("pkg.function").references
Set{Symbol} with 1 element:
:pkg-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Oct 31, 2021 - Python
-
Updated
Oct 26, 2021 - Jupyter Notebook
-
Updated
Oct 29, 2021 - Java
-
Updated
Nov 3, 2021
-
Updated
Sep 21, 2021 - Go
-
Updated
Aug 28, 2021 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Sep 17, 2021 - Shell
-
Updated
Jan 29, 2020
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."
in #13206 there is a test that seem to always be skipped. Once merged we could delete it.
Originally posted by @Carreau in ipython/ipython#13206 (comment)