-
Updated
Oct 1, 2020 - Jupyter Notebook
jupyter
Here are 2,653 public repositories matching this topic...
Versions
bokeh 2.2.3 (via conda 4.8.3); Mac OS X 10.15.7
Description of expected behavior and the observed behavior
Scatter points jittered on a categorical axis don't move when the categorical factor range (provided as range
parameter) is modified. In a Discourse thread, Bryan put this down to a "deficiency in the current caching behavior of
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date()
, but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
-
Updated
Oct 3, 2020 - HTML
/kind feature
This is a sub-issue from #5494.
We need to remove any f"strings"
from the backend of the Jupyter web app in order to be able to use lower versions from Python 3.6 to run it.
/good-first-issue
-
Updated
Oct 31, 2019
-
Updated
Jan 22, 2021 - CSS
-
Updated
Feb 1, 2021 - Jupyter Notebook
-
Updated
Jan 4, 2021 - Python
Hello,
The objective is to write a troubleshooting page for know issues.
Cases identified
Here is the list of identified known issues.
Permission denied when mounting local folders
This is a recurring issue, there is a PR (#1078) in progress to update the documentation
- #542
- #885
- #1003
- #1187
Container launching issue
In recent issues (#1035, #1057) the s
-
Updated
Feb 1, 2021 - TypeScript
-
Updated
May 30, 2020
how to use gui in the AidLearning?how to custom the gui?
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?
-
Updated
Jan 28, 2021 - TypeScript
-
Updated
Oct 28, 2020 - Go
-
Updated
Jan 27, 2021 - Jupyter Notebook
-
Updated
Jan 29, 2021 - Jupyter Notebook
-
Updated
Jan 25, 2021
Hi,
(Apologies for being a bit verbose.)
Is it possible to have section headers in the sidebar that are links to section anchors? Thus, section headers that point to e.g. "/mybook/chapter_002#a-particular-section. (Each # header in .md becomes an anchor.)
I tried a workaround by using simply external: true
, but this fails because _prepare_toc()
errors out on the hashtag. Besid
-
Updated
Feb 1, 2021 - JavaScript
-
Updated
Feb 1, 2021 - TypeScript
-
Updated
Jan 14, 2021 - Python
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."
Travis is not going to automatically offer the free tier for all open source projects; We likely want o migrate away from travis.
Setting up github actions to replace travis would be a welcomed contribution.