3860 Commits (5184196e04240efeba052ff7f87fe5ecaf4f67d7)

Author SHA1 Message Date
Jonathan Frederic 7a2439d1a0 Import `get_ipython` function
11 years ago
Min RK 87758e0c77 set height: auto on #site for print
11 years ago
Min RK 395ad097a9 add some horizontal margin on select dropdown
11 years ago
Min RK 089973920b use one-off notification widget for match notification
11 years ago
Min RK abf27c1ddf "Continue without kernel" button
11 years ago
Min RK e67df0526a use Array.map
11 years ago
Min RK 89bb88bf6e s/language_name/language/
11 years ago
Min RK 3a20b9928b add "No appropriate kernel" button to kernel-selection prompt
11 years ago
Min RK f5e2bb712d replace project_name with language_name
11 years ago
Min RK e514d930cf handle missing kernel
11 years ago
Min RK 6bf7f1ab43 add project_name to kernelspec
11 years ago
Min RK f52ecf1beb warn on clobber of notebooks
11 years ago
Min RK 1eddad8a63 Merge pull request #7578 from Carreau/moreerrors
11 years ago
Min RK 72630e7672 test widget link argument validation
11 years ago
Min RK f11fbe8844 add missing `that = this`
11 years ago
Min RK 121d495424 protect websocket against errant messages
11 years ago
Thomas Kluyver a788c02ea3 Merge pull request #7599 from minrk/modal-double-border
11 years ago
Matthias Bussonnier b0cb79d4e7 Merge pull request #7598 from minrk/ignore-empty-cell
11 years ago
Min RK 54bce1c423 remove duplicated border in indicator area
11 years ago
Thomas Kluyver c00eb5973f Merge pull request #7537 from jasongrout/nbextension-custom-dest
11 years ago
Min RK a7e72f8b80 don't execute empty cells
11 years ago
Min RK 7f3f3d4316 apply `position: relative` to header
11 years ago
Thomas Kluyver 708088d74a Merge pull request #7586 from Carreau/notif-editor
11 years ago
Jason Grout 3f3012a4d4 Don't trap any copying errors - allow them to bubble up.
11 years ago
Peter Parente 91740ace4a Fix initial scroll overflow with padding (from @joelkim)
11 years ago
Min RK b5ba6caf72 fix CodeMirror div measurement on edit page
11 years ago
Min RK 339238587f rebuild css with font-awesome-4.3
11 years ago
Jonathan Frederic 2501206692 Only show shutdown when notebooks are the only thing selected.
11 years ago
Jonathan Frederic 0779c37871 Re-add shutdown button to running tab
11 years ago
Jonathan Frederic 9923737e74 Use trash bin icon,
11 years ago
Jonathan Frederic c3838cf2c9 That this typo
11 years ago
Jonathan Frederic 0ca3ce1236 Use running text instead of icon.
11 years ago
Jonathan Frederic bd52c3bc3a Change shutdown button display behavior,
11 years ago
Jonathan Frederic e586a364cd Shutdown the selected notebooks before deleting them
11 years ago
Jonathan Frederic ffac8cc1bb invoke css
11 years ago
Jonathan Frederic 8701ac2db5 Use checkbox layout instead of actions dropdown
11 years ago
Jonathan Frederic d07b05c8c4 Add actions dropdown to tree view
11 years ago
Min RK 3b1ac5c58f Merge pull request #7579 from Carreau/ntf
11 years ago
Bussonnier Matthias 8bc4bbab68 remove "Saving..." notification
11 years ago
Matthias Bussonnier 1ce46a8723 Merge pull request #7481 from minrk/toggle-buttons-indicate
11 years ago
Bussonnier Matthias 0118cfbd48 re-hook notification area for editor.
11 years ago
damianavila 1b520328d6 Fix the hidden x scrolling.
11 years ago
Bussonnier Matthias caa5d499e9 rename "new-file" to "new > text file"
11 years ago
Bussonnier Matthias ab8290ae95 Catch and/or log a bit more errors.
11 years ago
Matthias Bussonnier 730c0b8822 Merge pull request #7522 from minrk/store-scroll
11 years ago
Matthias Bussonnier f5cbbd591f Merge pull request #7565 from minrk/missing-focusout
11 years ago
Min RK ad83e79ea5 allow requesting contents without body
11 years ago
Min RK 83ce71aa53 Merge pull request #7551 from Carreau/xxs
11 years ago
Min RK d4eb36ea02 Merge pull request #7557 from minrk/different-resize
11 years ago
Min RK d8ccd5e39b Merge pull request #7473 from Carreau/no-pager-jump
11 years ago
Min RK 525c16d721 hook up ScrollManager to #site
11 years ago
Bussonnier Matthias c81ae8762e fix left-margin on xxs screen
11 years ago
Min RK 11a9feb25f enable keyboard manager when codemirror is focused
11 years ago
Thomas Kluyver a2a407a271 Merge pull request #7563 from minrk/kernel-msg-docs
11 years ago
Thomas Kluyver 684cb28c33 Merge pull request #7559 from minrk/wait-for-kernel-selector
11 years ago
Min RK 67e5303614 Merge pull request #7521 from amcdawes/i7322
11 years ago
Min RK fabc9ab119 Merge pull request #7552 from minrk/terminal-unavailable
11 years ago
Min RK 315fb1528e remove inappropriate negative margin on menubar
11 years ago
Min RK f971cad223 use translateZ(0) to avoid repaints of `#site` on scroll.
11 years ago
Min RK f499104d75 don't use flexbox to size `#site`
11 years ago
Min RK 99faeddf36 wait for new-notebook button to arrive
11 years ago
Jonathan Frederic 567183b154 Use output widget with interact
11 years ago
Jonathan Frederic e4b6ef57ec Move get_ipython call into output widget constructor
11 years ago
Min RK 5dfece0a2a Merge pull request #7514 from minrk/border-markdown
11 years ago
Min RK 57d5f7a4e0 Indicate that terminals are unavailable
11 years ago
Min RK 3d96dfc6fb Merge pull request #7523 from jdfreder/outputwidgetfix
11 years ago
Andrew Dawes 98e77906e4 removed tab backward
11 years ago
Jason Grout 009dcf43cf change filename to unicode string
11 years ago
Thomas Kluyver 306ced6ac7 Merge pull request #7541 from minrk/no-no-default
11 years ago
Jonathan Frederic 374be802c0 Merge pull request #7517 from minrk/scroll-offset
11 years ago
Jason Grout ad35813576 Make nbextension test a little clearer about the intent.
11 years ago
Min RK e2c48d6df7 Merge pull request #7526 from jdfreder/editscroll
11 years ago
Jason Grout 9701ce1752 Add some unit tests for the new dictionary syntax for installing nbextensions
11 years ago
Jonathan Frederic efe654e59d Use longer version of document.ready
11 years ago
Jason Grout 996d77cc89 Add documentation to check_nbextension, and switch order of parameters to be consistent with install_nbextension.
11 years ago
Jason Grout 25b475bc0a Refactor the logic to get the nbextension directory
11 years ago
Min RK 76624b9a93 remove preventDefault on menubar
11 years ago
Jason Grout 6b4c986407 Work around a bug in setting and getting the mtime in python 2
11 years ago
Jason Grout 3beb707717 Copy as much of the nbextension as we can, even if there are errors for some of the files.
11 years ago
Jason Grout a3d0a1764b Fix the path we use when walking to include the path separator
11 years ago
Jason Grout fc5a3bb304 Don't overwrite the dest variable
11 years ago
Min RK ecb6dce489 add docstrings, validation to widget links
11 years ago
Jonathan Frederic c248211ed6 Don't build message twice.
11 years ago
Jonathan Frederic 6eda2d80f9 Add support for Message class.
11 years ago
Jonathan Frederic 273a8030d9 Hook the output the right way.
11 years ago
Jason Grout bf4a20f382 Initial take on implementing configurable destinations for nbextensions.
11 years ago
Jonathan Frederic 6b9558c613 Be a little more clear about sizing logic.
11 years ago
Andrew Dawes 8ed28bf57d cleaned up new function and removed comments
11 years ago
Andrew Dawes 09818e6b02 working function to build modifier key list
11 years ago
Min RK cf25b8a93c fix printing
11 years ago
Thomas Kluyver 3c8ca375f3 Merge pull request #7525 from tbittner/document-interact-5637
11 years ago
Jonathan Frederic bdd40e2734 Explicitly size codemirror editor in Edit app
11 years ago
Jonathan Frederic 526071cadb Remove superfluous return
11 years ago
Torsten Bittner d5a7879a26 Add documentation for interactive function.
11 years ago
Jonathan Frederic 39b99340ed Finished changing output widget logic.
11 years ago
Min RK ab221f09f9 toggle scroll from auto based on current scroll
11 years ago
Min RK 66450cf2b3 allow users to set scroll state
11 years ago
Andrew Dawes 1a10511143 new function build_key_names to automate
11 years ago
Andrew Dawes 471c1c9bba layout key modifiers in alert-warning box
11 years ago
Andrew Dawes f37edd7eef rough draft of formatting
11 years ago