-
Updated
Apr 20, 2022 - Jupyter Notebook
jupyter
Here are 3,666 public repositories matching this topic...
As a follow-up to #11540, we would like to add metadata to as many examples as possible. This will not only make the examples more usable as they are right now, but it will also open up new possibilities to search for and crosslink examples.
For the purpose of this issue, 'standalone examples' are all .py files in these folders in this repository:
examples/plotting/file
- `examples/mode
The warnings at
https://ipython.readthedocs.io/en/stable/config/extensions/autoreload.html
do not mention the issues with reloading modules with enums:
Enum
andFlag
are compared by identity (is
, even if==
is used (similarly toNone
))- reloading a module, or importing the same module by a different name, creates new enums (look the same, but are not the same)
I opened jupyter notebook and openend the HTML.ipynb
I clicked on Cells>Run all
I waited for a while and then I got this result:
If this can help I also got this message.
How can I fix this so that I can generate the HTML code?
Thanks in advance
Description
Kernel names in status bar and the one in notebook don't match after selecting a kernel in one notebook an
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
Mar 23, 2022
-
Updated
Feb 3, 2022 - CSS
-
Updated
Jun 3, 2022 - Python
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.
Enable the CMS menu to be configured without overriding the CMS data file.
-
Updated
Mar 30, 2022 - Python
-
Updated
Jun 4, 2022 - TypeScript
-
Updated
May 30, 2020
-
Updated
Apr 16, 2022 - Jupyter Notebook
how to use gui in the AidLearning?how to custom the gui?
I will take care of this
There is already a notebook:open-with-voila
command to open the voila dashboard in a new browser tab. It's in the palette and the view menu, but it would be great to have it in the preview toolbar too:
We could for example use the jp-LauncherIcon
:
![image](https://user-images.g
-
Updated
May 21, 2022 - Python
-
Updated
May 31, 2022 - TypeScript
-
Updated
May 31, 2022 - Go
-
Updated
May 29, 2022 - Jupyter Notebook
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?
At the moment, it's possible to do
toc: true
to autogenerate a table of contents. I think it would be nice if there were also styling options, e.g. to have that TOC float on one side of the page.
Improve this page
Add a description, image, and links to the jupyter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jupyter topic, visit your repo's landing page and select "manage topics."
Describe your context
Please provide us your environment, so we can easily reproduce the issue.
pip list | grep dash
belowif frontend related, tell us your Browser, Version and OS