-
Updated
May 14, 2022 - Jupyter Notebook
notebooks
Here are 417 public repositories matching this topic...
-
Updated
May 5, 2022 - Jupyter Notebook
-
Updated
Apr 20, 2022 - Python
Is your feature request related to a problem? Please describe.
It's cumbersome to create the same step twice.
Describe the solution you'd like
Add a button to duplicate a step in the pipeline editor.
Ideas
We could combine this with some other ideas in a context menu (right click).
Credit to Serhii Ostapchuk for contributing this on Slack.
-
Updated
May 13, 2022 - Elixir
-
Updated
May 13, 2022 - Python
Is your feature request related to a problem? Please describe.
The elyra-pipeline CLI displays a documentation link when help is invoked, e.g.
$ elyra-pipeline --help
Usage: elyra-pipeline [OPTIONS] COMMAND [ARGS]...
Run Elyra pipelines in your local environment or submit them to an external
service, such as Kubeflow Pipelines or Apache Airflow.
Find more information at:
-
Updated
Apr 27, 2022 - Jupyter Notebook
-
Updated
Mar 10, 2022 - Jupyter Notebook
-
Updated
Nov 17, 2021 - Jupyter Notebook
The fix will be to call addCallbacks() either for all rows or whenever the table of schedules is modified in some way.
-
Updated
Jan 17, 2019 - Jupyter Notebook
-
Updated
Jan 6, 2022 - Python
-
Updated
Jan 20, 2022 - Jupyter Notebook
-
Updated
Jul 12, 2019 - Jupyter Notebook
-
Updated
Apr 4, 2022 - Python
-
Updated
Jan 10, 2020 - Jupyter Notebook
-
Updated
Jan 8, 2022 - Jupyter Notebook
-
Updated
Aug 5, 2019 - Jupyter Notebook
-
Updated
May 13, 2022 - Python
-
Updated
Apr 26, 2022 - Jupyter Notebook
-
Updated
Apr 6, 2022 - Jupyter Notebook
-
Updated
May 5, 2022 - Python
-
Updated
Apr 25, 2022 - Jupyter Notebook
🚀 Feature
SVG images currently cannot be properly scaled in the generated HTML version.
Motivation
Embedded SVG images are automatically scaled to 100% of the notebook width. Using Markdown syntax or HTML adds the width and height arguments in the img tag in the generated HTML, which however seem to not work. For example, the following two expressions lead to SVG images with 10
-
Updated
Jan 9, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the notebooks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notebooks topic, visit your repo's landing page and select "manage topics."


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