-
Updated
Oct 15, 2021 - Jupyter Notebook
notebooks
Here are 398 public repositories matching this topic...
-
Updated
Oct 8, 2021 - Jupyter Notebook
-
Updated
Oct 14, 2021 - Python
If you use a password type input, it hides the password (as expected), but it would be nice to have a quick show/hide button to quickly make sure you didn't fat finger the wrong characters
This is purely a convenience as you could probably get the input in the Elixir cellar, puts
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
Oct 10, 2021 - Python
Is your feature request related to a problem? Please describe.
We currently only create and push tags in our release script. To bring Elyra more in line with similar projects (such as JupyterLab), we could consider adding Github releases as well.
Current:
<img width="164" alt="Screen Shot 2021-10-08 at 3 20 36 PM" src="https://user-images.githubusercontent.com/31816267/136620475-35651a55-
-
Updated
Oct 1, 2021 - Jupyter Notebook
-
Updated
Mar 15, 2021 - Jupyter Notebook
-
Updated
May 20, 2021 - Jupyter Notebook
-
Updated
Jan 17, 2019 - Jupyter Notebook
-
Updated
Jan 8, 2021 - Python
-
Updated
Jul 12, 2019 - Jupyter Notebook
-
Updated
Mar 1, 2021 - Python
This means that the default behaviour of falling back to the notebook_template_examples does not work at present.
-
Updated
Jun 20, 2021 - Jupyter Notebook
-
Updated
Aug 5, 2019 - Jupyter Notebook
-
Updated
Jan 10, 2020 - Jupyter Notebook
-
Updated
Sep 15, 2021 - Jupyter Notebook
-
Updated
Jan 9, 2020 - Jupyter Notebook
Hey, is there a possibility to import a Leapfrog Geo model to GemPy?
-
Updated
Apr 22, 2021 - Jupyter Notebook
-
Updated
Sep 16, 2021 - Jupyter Notebook
-
Updated
Oct 16, 2021 - Jupyter Notebook
-
Updated
Oct 15, 2021 - Python
-
Updated
Jan 17, 2021 - 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."

Related to #11605:
At the moment there is no proper test to make sure that new options added to
MultiChoicewidget are implemented consistently on both sides, Python and JS.