Commits on Source 3
-
Use the optionally implemented desktop notification method to notify when a session completes. Previously, this used to only notify when an interactive prompt appears. This is an attempt to fix #385
-
Tristan Van Berkom authored
_frontend/app.py: Notify session completions See merge request !673
-
os.errno does no longer work with Python 3.7 Closes #577.