-
Updated
May 31, 2022 - Jupyter Notebook
notebooks
Here are 417 public repositories matching this topic...
-
Updated
May 27, 2022 - Jupyter Notebook
-
Updated
Apr 20, 2022 - Python
Describe the solution you'd like
Add types to Python codebase
What does your solution aim to solve?
Make it more explicit what arguments functions take and therefore make it easier to extend consume or refactor code.
-
Updated
Jun 1, 2022 - Elixir
-
Updated
May 28, 2022 - Python
Currently the only packages containing front-end unit tests are pipeline-editor and services.
It would be helpful to expand the unit test coverage across all other packages in Elyra, as well as add more tests to existing extensions.
This is an umbrella issue - subtasks can be delivered in separate PRs.
Pipeline Editor
- Test Pipeline Service (runtime types, runtimes, runtime images
-
Updated
May 18, 2022 - Jupyter Notebook
-
Updated
Mar 10, 2022 - Jupyter Notebook
-
Updated
May 25, 2022 - 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 18, 2022 - Python
-
Updated
Jun 1, 2022 - Jupyter Notebook
-
Updated
Apr 6, 2022 - Jupyter Notebook
-
Updated
May 24, 2022 - Jupyter Notebook
-
Updated
May 5, 2022 - Python
🚀 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