Skip to content
#

notebook-jupyter

Here are 223 public repositories matching this topic...

ptitzler
ptitzler commented Aug 27, 2020

Currently one can only start a pipeline run (local and on kubeflow pipelines) from the Pipeline Editor. By adding the ability to somehow start a run from the command line Elyra users could take advantage of features that are not available in Elyra or JupyterLab, such as automation or scheduling

For example:

  • User X creates a pipeline and tests it using the UI
  • Once satisfied that it produc
jupyterlab-lsp
krassowski
krassowski commented Sep 14, 2020

At the moment the user has to press Ctrl (or a different modifier key if changed in settings) to bring up the hover tooltip. We could allow specifying a delay as an alternative/additional activation method. This is how it is implemented in VScode I think.

Sketch for setting chema:

"delay": {
  "title": "Hover delay",
  "type": ["number", "null"],
  "default": 300,
  "

Improve this page

Add a description, image, and links to the notebook-jupyter 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 notebook-jupyter topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.