binder
Here are 364 public repositories matching this topic...
-
Updated
Oct 18, 2020 - Python
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 9, 2020 - HTML
-
Updated
Oct 6, 2020 - Jupyter Notebook
Currently a user can run a notebook as a "batch job" by implicitly creating a one node "transient" pipeline. (Although "transient" is technically incorrect, I am using the term to highlight the fact that the generated pipeline is hidden from the user in the Elyra UI and can only be seen (and re-used) in the Kubeflows Pipelines UI.)


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