mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
29259fc441
* Renamed CachedOutput to displayhook.DisplayHook. * Added methods that DisplayHook.__call__ uses to do its work. These methods can now be overridden for the ZMQ kernel. * Removed all hooks (result_display and generate_output_prompt) that the outputcache was using. We need to add these back in once we figure out what to do about hooks in general. |
||
---|---|---|
.. | ||
iptest.py |