[GRASS-git] [OSGeo/grass] 97233d: jupyter: Add missing mapset, lazy imports, tests f...
Caitlin H.
noreply at github.com
Mon Aug 16 20:20:40 PDT 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 97233d6f3e1cceacbef3e3a4168407cbac82dbc4
https://github.com/OSGeo/grass/commit/97233d6f3e1cceacbef3e3a4168407cbac82dbc4
Author: Caitlin H <69856275+chaedri at users.noreply.github.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M python/grass/jupyter/display.py
M python/grass/jupyter/interact_display.py
A python/grass/jupyter/testsuite/grassrenderer_test.py
A python/grass/jupyter/testsuite/interactivemap_test.py
M python/grass/jupyter/utils.py
Log Message:
-----------
jupyter: Add missing mapset, lazy imports, tests for displays (#1739)
* Fix bug in re-projecting: Add mapset parameter to v.proj and r.proj.
* Lazy-import of folium.
* Lazy-import of IPython.
* Separate tests for InteractiveMap and GrassRenderer.
* skipIf decorators in case folium or IPython are missing.
More information about the grass-commit
mailing list