[GRASS-git] [OSGeo/grass] d1a8a6: Add session initiations functions for Jupyter Note...

Caitlin H. noreply at github.com
Wed Jun 16 19:21:26 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: d1a8a690dee34124cd0f9deab9c2d55bf63827a2
      https://github.com/OSGeo/grass/commit/d1a8a690dee34124cd0f9deab9c2d55bf63827a2
  Author: Caitlin H <69856275+chaedri at users.noreply.github.com>
  Date:   2021-06-16 (Wed, 16 Jun 2021)

  Changed paths:
    M .gitignore
    A doc/notebooks/jupyter_integration.ipynb
    M python/grass/Makefile
    A python/grass/jupyter/Makefile
    A python/grass/jupyter/__init__.py
    A python/grass/jupyter/setup.py

  Log Message:
  -----------
  Add session initiations functions for Jupyter Notebooks (#1629)

* Create subpackage grass.jupyter.
* Add examples as an additional notebook.
* The API is experimental.
* The init function starts a session, but there is no way of ending it.
* The display function reflects the current practice in notebooks. It will be reworked during GSoC 2021.




More information about the grass-commit mailing list