Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added additional GRASS info to example_notebook #1686

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

chaedri
Copy link
Contributor

@chaedri chaedri commented Jun 26, 2021

This PR contains a few changes proposed in #1668 that I think would be better placed here. I'm working on the example notebook and other Jupyter Notebooks as part of the Google Summer of Code project, [Improved Integration of GRASS GIS and Jupyter Notebooks[(https://trac.osgeo.org/grass/wiki/GSoC/2021/JupyterAndGRASS).

You can see and test this updated notebook here:
https://mybinder.org/v2/gh/chaedri/grass/example_notebook_update?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2Fexample_notebook.ipynb

Copy link
Member

@wenzeslaus wenzeslaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good and I think a better option than having this in the notebooks with the new Jupyter-oriented API.

I'm not 100% happy with the output, esp. from g.list, but the list_* are not better. Either hard to read or rasters and vectors mixed or both. Leaving out the print actually helps with with some combinations. Suggestions welcome.

@wenzeslaus wenzeslaus added this to In progress in Integration with Jupyter Notebooks via automation Jun 27, 2021
@wenzeslaus wenzeslaus added enhancement New feature or request gsoc Reserved for Google Summer of Code student(s) labels Jun 27, 2021
@chaedri chaedri marked this pull request as ready for review June 28, 2021 15:31
@wenzeslaus wenzeslaus merged commit 78feee7 into OSGeo:master Jun 28, 2021
Integration with Jupyter Notebooks automation moved this from In progress to Done Jun 28, 2021
a0x8o added a commit to a0x8o/grass that referenced this pull request Jun 28, 2021
* Add links to documentation.
* List content of the current location (g.list, search path).
* List GRASS modules (g.search.modules).
@chaedri chaedri deleted the example_notebook_update branch July 6, 2021 20:00
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
* Add links to documentation.
* List content of the current location (g.list, search path).
* List GRASS modules (g.search.modules).
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
* Add links to documentation.
* List content of the current location (g.list, search path).
* List GRASS modules (g.search.modules).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gsoc Reserved for Google Summer of Code student(s)
Development

Successfully merging this pull request may close these issues.

None yet

3 participants