[GRASS-git] [OSGeo/grass] 223c37: wxGUI: Support for Jupyter-based workflows (#5901)
Linda Karlovska
noreply at github.com
Tue Jul 14 10:19:06 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 223c3732ff214f21d980277c0cf38ba819bab13d
https://github.com/OSGeo/grass/commit/223c3732ff214f21d980277c0cf38ba819bab13d
Author: Linda Karlovska <49241681+lindakarlovska at users.noreply.github.com>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
M doc/jupyter_intro.md
A gui/icons/grass/jupyter.png
A gui/icons/grass/jupyter.svg
M gui/wxpython/CMakeLists.txt
M gui/wxpython/Makefile
A gui/wxpython/docs/jupyter_browser_mode.png
A gui/wxpython/docs/jupyter_integrated_mode.png
A gui/wxpython/docs/jupyter_startup_dialog.png
A gui/wxpython/docs/wxGUI.jupyter.md
A gui/wxpython/jupyter_notebook/dialogs.py
A gui/wxpython/jupyter_notebook/environment.py
A gui/wxpython/jupyter_notebook/frame.py
A gui/wxpython/jupyter_notebook/notebook.py
A gui/wxpython/jupyter_notebook/panel.py
A gui/wxpython/jupyter_notebook/server.py
A gui/wxpython/jupyter_notebook/storage.py
A gui/wxpython/jupyter_notebook/template_notebooks/new.ipynb
A gui/wxpython/jupyter_notebook/template_notebooks/welcome.ipynb
A gui/wxpython/jupyter_notebook/toolbars.py
A gui/wxpython/jupyter_notebook/utils.py
M gui/wxpython/lmgr/frame.py
M gui/wxpython/lmgr/toolbars.py
M gui/wxpython/main_window/frame.py
M gui/wxpython/main_window/notebook.py
M gui/wxpython/xml/toolboxes.xml
M gui/wxpython/xml/wxgui_items.xml
M man/mkdocs/mkdocs.yml
Log Message:
-----------
wxGUI: Support for Jupyter-based workflows (#5901)
Starting with GRASS 8.6, the GUI supports launching and managing Jupyter Notebooks directly. Users can access notebooks through two modes: Browser mode (default web browser) or Integrated mode (embedded in GUI).
Authored-by: Linda Karlovska <linda.karlovska at seznam.cz>
Co-authored-by: Tomas Zigo <tomas.zigo at slovanet.sk>
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Co-authored-by: Anna Petrasova <kratochanna at gmail.com>
Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list