##// END OF EJS Templates
Making Notebook.set_dirty an event so CodeCell can set it....
Making Notebook.set_dirty an event so CodeCell can set it. This allows code outside notebook.js to set the dirty flag, but doesn't require that code depend on notebook.js.

File last commit:

r6151:f02551f0
r7228:f79e65f0
Show More
index.txt
26 lines | 457 B | text/plain | TextLexer
.. _developer_guide:
=========================
IPython developer's guide
=========================
.. toctree::
:maxdepth: 1
contributing.txt
gitwash/index.txt
coding_guide.txt
doc_guide.txt
testing.txt
release.txt
roadmap.txt
reorg.txt
messaging.txt
parallel_messages.txt
parallel_connections.txt
magic_blueprint.txt
ipgraph.txt
ipython_qt.txt
ipythonzmq.txt
notebook_todo.txt
ipython_directive.txt