binder
Here are 409 public repositories matching this topic...
-
Updated
Apr 21, 2021 - Python
-
Updated
Apr 27, 2021 - Python
-
Updated
Feb 22, 2021 - HTML
-
Updated
Dec 20, 2020 - Jupyter Notebook
Describe the issue
In dark mode - hard to see three dots in node to open common props when not highlighted
To Reproduce
Steps to reproduce the behavior:
0. Activate dark mode,
- Go to pipeline editor, drag a notebook to create a node
- Scroll over the node and highlight the 3 dots.
Screenshots or log output

cc @sven5s
-
Updated
Sep 2, 2020 - Jupyter Notebook
-
Updated
Apr 25, 2021 - Jupyter Notebook
-
Updated
May 2, 2021
Improve this page
Add a description, image, and links to the binder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the binder topic, visit your repo's landing page and select "manage topics."


Following up on jupyterhub/binderhub#1017 (comment). In particular the comment about "reduce duplication".
A possible way to do that which I've seen in other projects is to add an endpoint to the backend from which the UI loads the config. We'd have an endpoint like
binder.example.com/_configwhich returns a JSON which is then used to configure the dropdow