mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
990303f3eb
this model does not work with the comm/widget communication model. We need to be able to load the dependencies before we send the show() message to the widget manager. Otherwise a race condition will exist where the widget manager may recieve the show message before the dependencies have been loaded (happened almost every time). |
||
---|---|---|
docs/source | ||
examples | ||
git-hooks | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |