Changes between Version 9 and Version 10 of GSoC/2021
- Timestamp:
- 02/07/21 06:35:50 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2021
v9 v10 84 84 * Start of GRASS GIS inside a script or a notebook is currently too cumbersome. 85 85 * Maps do not allow panning and other interactions. 86 * There are exampleshow to use Jupyter Notebooks with GRASS GIS, but they need to be improved.86 * There are [https://grasswiki.osgeo.org/wiki/GRASS_GIS_Jupyter_notebooks examples] how to use Jupyter Notebooks with GRASS GIS, but they need to be improved. 87 87 * Requirements: Basic knowledge of GRASS GIS scripting and IPython/Jupyter Notebooks, Python, !JavaScript 88 88 * Mentor: Vaclav Petras … … 90 90 * Rating: easy 91 91 * Expected Outcomes: IPython/Jupyter Notebooks related to grass; some new functions in grass library to show data/tables on IPython/Jupyter Notebooks 92 * Test of skills: Write a testsuite for a GRASS GIS command, more info [https://grass.osgeo.org/grass 72/manuals/libpython/gunittest_testing.html here]92 * Test of skills: Write a testsuite for a GRASS GIS command, more info [https://grass.osgeo.org/grass-devel/manuals/libpython/gunittest_testing.html here] 93 93 94 94 === Integrate testing framework with !GitHub Actions ===