binder
Here are 357 public repositories matching this topic...
-
Updated
Sep 29, 2020 - Python
-
Updated
Oct 7, 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.)
. 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