forked from OSGeo/grass
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jupyter: Add temporary files for non-interactive display (OSGeo#1727)
* Write display-related files to a temporary directory for non-interactive displays in Jupyter Notebooks. * Named files are not suitable as we need to write to them from different processes. * The option remains to write the display to a PNG when provided a path and filename. * Adds renderer parameter to GrassRenderer.
- Loading branch information
Showing
2 changed files
with
28 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters