Skip to content
#

notebooks

Here are 420 public repositories matching this topic...

bokeh
tcmetzger
tcmetzger commented Oct 26, 2021

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
  • `examples/mode
ricklamers
ricklamers commented Nov 1, 2021

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.

new feature request good first issue
karlaspuldaro
karlaspuldaro commented Feb 7, 2022

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
kind:enhancement good first issue component:test area:front-end

This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.

  • Updated Apr 6, 2022
  • 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.

Curate this topic

Add this topic to your repo

To associate your repository with the notebooks topic, visit your repo's landing page and select "manage topics."

Learn more