-
Updated
Oct 27, 2021 - Jupyter Notebook
notebooks
Here are 398 public repositories matching this topic...
-
Updated
Oct 25, 2021 - Jupyter Notebook
-
Updated
Oct 14, 2021 - Python
-
Go to the home page
-
Click on import
-
Add a new tab called "File upload" that says: you can drag and drop a file to this modal at any time to open it up as a notebook
-
Support live file upload by allowing a file to be dragged and dropped anywhere in the Import modal
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 18, 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
Sep 16, 2021 - Jupyter Notebook
-
Updated
Oct 16, 2021 - Jupyter Notebook
-
Updated
Apr 22, 2021 - Jupyter Notebook
-
Updated
Oct 26, 2021 - Python
-
Updated
Sep 3, 2021 - Python
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, 'examples' are all .py files in the subfolders of the
examples
folder in this repository.Prerequisites: Adding me