[GRASS-git] [OSGeo/grass] 989033: jupyter: Add temporary files for non-interactive d...

Caitlin H. noreply at github.com
Fri Jul 30 12:19:32 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 98903333209dc8b87e7811f2015663afd0f5976a
      https://github.com/OSGeo/grass/commit/98903333209dc8b87e7811f2015663afd0f5976a
  Author: Caitlin H <69856275+chaedri at users.noreply.github.com>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M doc/notebooks/jupyter_integration.ipynb
    M python/grass/jupyter/display.py

  Log Message:
  -----------
  jupyter: Add temporary files for non-interactive display (#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.




More information about the grass-commit mailing list