For example, making it possible for the logging mechanism not to save ipython special commands, or commands that return an error, or commands that have already been logged.
I would be very happy with this, because it would make it easier for me to create clean histories of my sessions, re-execute scripts with saved sessions (because it will be clean of syntax and program errors), and transform histories into notebooks with Jupytext, Marimo, or Quarto.
Currently, re-executing files with session history requires manual work or workarounds.
Thanks!
For example, making it possible for the logging mechanism not to save ipython special commands, or commands that return an error, or commands that have already been logged.
I would be very happy with this, because it would make it easier for me to create clean histories of my sessions, re-execute scripts with saved sessions (because it will be clean of syntax and program errors), and transform histories into notebooks with Jupytext, Marimo, or Quarto.
Currently, re-executing files with session history requires manual work or workarounds.
Thanks!