1231 Commits (0c90391f8a2be6cd2b53a6df6f2d9212eae4e24b)

Author SHA1 Message Date
Min RK 0c90391f8a handle display-updates as updates
10 years ago
Min RK 4439a19d24 test display_id handling
10 years ago
Min RK a7a30c3bde fix handling of display_id repeats in a single output area
10 years ago
Min RK 5b2279c192 support repeat displays with id
10 years ago
Min RK f82f2568f5 Support update_display
10 years ago
Min RK 0f05b2bf26 display_id comes from transient dict, not top-level
10 years ago
Min RK 30d3406f54 allow updating display_data messages in-place using display_id
10 years ago
Min RK 1c930b1b9c don’t clear callbacks for cell output until next execute
10 years ago
Thomas Kluyver f8f53ee805 Merge pull request #1807 from minrk/set-dirty-output
10 years ago
Min RK 22b3efb39d set dirty flag when output arrives
10 years ago
Min RK 92d3f4235d Merge pull request #1359 from blink1073/generic-session
10 years ago
Matthias Bussonnier 558ed9a6db Merge pull request #1769 from gnestor/persist-header-toggle
10 years ago
Ashish Dahiya c38c476df8 Create ws_url from wsUrl attribute. If wsUrl is not found, fallback to location.host
10 years ago
Ashish Dahiya 67215cf8a7 Set ws-url data attribute to access notebook terminal via a specific base URL for websockets
10 years ago
Matthias Bussonnier bf14fc16d4 Merge pull request #1798 from minrk/extension-aliases
10 years ago
Min RK b398d005ad Add base aliases for nbextensions apps
10 years ago
Min RK 3617c5d9b8 Merge pull request #1783 from gnestor/remove-duplicate-dependencies
10 years ago
Matthias Bussonnier 111e41f521 Merge pull request #1776 from gnestor/html-table-styles
10 years ago
spoorthyv 6a3260b435 Updated Jupyter Logos
10 years ago
Grant Nestor bdbfd37b24 Remove `moment` script tags
10 years ago
Matthias Bussonnier dd4b052403 Merge pull request #1482 from yuvipanda/readonly-cells
10 years ago
Grant Nestor 6c1fe1f947 Move toggle logic from property setters in to actions
10 years ago
Grant Nestor a0fd16cc6f `border-width: 1px`
10 years ago
Grant Nestor d411f0ac43 Update table styles to be consistent with JupyterLab
10 years ago
Grant Nestor c656fc0846 Access config via `ConfigWithDefaults` vs. `ConfigSection`
10 years ago
Grant Nestor 61eec926fe Check header and toolbar toggle status after nbconfig loads
10 years ago
Grant Nestor 11d56a23e8 Define `header` and `toolbar` properties for notebook
10 years ago
Thomas Kluyver 179bb24fbf Merge pull request #1728 from minrk/appveyor
10 years ago
Min RK 0b7435b474 add one missing skip_win32 in nbextension symlink tests
10 years ago
Min RK f96feb5e8b fix os.path.samefile backport on py2 + Windows
10 years ago
Thomas Kluyver 83785e3533 Merge pull request #1763 from gnestor/@-operator-codemirror
10 years ago
Grant Nestor 568ba574b0 Merge pull request #1739 from minrk/terminal-logout
10 years ago
Grant Nestor fcb0be27f9 Include `@` operator in Codemirror ipython mode
10 years ago
Min RK 03af493062 put NotebookNotary signature db in memory for tests
10 years ago
Min RK f3ed84e679 Windows-compat: os.sep instead of hardcode /
10 years ago
Min RK 9195ffd273 Merge pull request #1760 from gnestor/root-breadcrumb
10 years ago
Grant Nestor 4c3e9964dd Merge pull request #1757 from minrk/markdown-load
10 years ago
Grant Nestor 767942ccf4 Upgrade cell's `editable` and `deletable` metadata if not defined
10 years ago
Grant Nestor 540886963b Use folder icon vs. home icon for root breadcrumb
10 years ago
Yuvi Panda e0bcb7deb4 Merge pull request #1759 from gnestor/terminal-style
10 years ago
Grant Nestor ec35079b06 Fix terminal width style bug
10 years ago
Min RK 460d3027ce merge TextCell options_default into MarkdownCell, RawCell
10 years ago
Min RK f1fc424b19 add async workaround for slow load of ipythongfm definition
10 years ago
Min RK d52e1e2419 Restore loading of options_default in text cells
10 years ago
Min RK 0e5047e75d allow returning full class config data, merged with defaults
10 years ago
Min RK dfea6b47df enable logout button on terminal page
10 years ago
Sylvain Corlay 27c7aaa434 Remove ununsed private API
10 years ago
Sylvain Corlay 0e8b8b67d2 Separate common classes for server and notebook extensions
10 years ago
Thomas Kluyver b3f02b26b8 Merge pull request #1735 from juhasch/fix/mathjax_url_doc
10 years ago
Jürgen Hasch 3fbce02806 Extend mathjax_url docstring
10 years ago