Skip to content

Check that all current features in interactive session run in Jupyter

The magics

  • The magics %exit, %bye, %close, %quitdo not have to be implemented

Implementation

There are several alternative approaches.

Edited by Ivan Kondov