1160 Commits (e0b822b264129b86bc47330e121d0813619dff14)

Author SHA1 Message Date
Thomas Kluyver 54c6cb62c0 Start kernel according to loaded notebook metadata
12 years ago
Thomas Kluyver b644ddbe36 Store kernelspec in notebook metadata on change
12 years ago
Thomas Kluyver 7400dd1c18 Line dropdown up on RHS of kernel name
12 years ago
Thomas Kluyver 6f8c4b8dc4 Style kernel name
12 years ago
Thomas Kluyver 9581bd7dc3 Change displayed kernel name when our session is started
12 years ago
Thomas Kluyver 41626420e2 Allow switching kernel from the notebook UI
12 years ago
Matthias BUSSONNIER 93314f8126 Introduce info/warning/danger to notification area
12 years ago
Paul Ivanov b67aac5aef Merge pull request #6119 from minrk/global-events
12 years ago
Matthias Bussonnier 16d21d3267 Merge pull request #6188 from jasongrout/highlightjs-require-shim
12 years ago
Matthias Bussonnier b290f48815 Merge pull request #6036 from minrk/restore-ws-host
12 years ago
Paul Ivanov 294df0e623 changing the text should reset rendered flag
12 years ago
Jason Grout 3fc4442053 Move shim to the standard location
12 years ago
MinRK 9ff7d264ab note loaded, unused dependencies in require
12 years ago
MinRK 4097da724b preserve backward-compatible $([IPython.events])
12 years ago
Jason Grout abf86d5324 Trigger app_initialized event *after* the 'global' IPython object is initialized
12 years ago
MinRK b1291df14a return global events from require(['base/js/events']).
12 years ago
Min RK 2fe0687097 Merge pull request #6149 from jasongrout/less-upgrade
12 years ago
Matthias Bussonnier cb810bad86 Merge pull request #6190 from minrk/bootstrap-shim
12 years ago
MinRK d345546d15 add bootstrap shim for require
12 years ago
MinRK 137f98014a pass ws_url to kernel constructor
12 years ago
MinRK e17c636e18 coalesce stream output in the notebook
12 years ago
MinRK 579f5101f0 restore websocket_url configurable
12 years ago
Jason Grout ab9e4b600e Add a requirejs shim for highlight.js
12 years ago
Jason Grout 33f256a195 abstract hard-coded style values to be variables for different theming
12 years ago
MinRK 112c4083e9 add comments for style blocks in less
12 years ago
Matthias Bussonnier f3e599e0c4 Merge pull request #6160 from parleur/patch-2
12 years ago
MinRK 98ac874131 cell toolbar and modal dialog fixes
12 years ago
Pierre Gerold ac6808b884 Update celltoolbar.js
12 years ago
Thomas Kluyver 5afc070910 Add default_kernel_name class level variable
12 years ago
Thomas Kluyver c37acf2ae7 Fix JS syntax
12 years ago
Thomas Kluyver 6efbe46b73 Update JS for kernels and sessions APIs
12 years ago
Jonathan Frederic a226bd2d6e Fixed cell toolbars
12 years ago
Jonathan Frederic b15633a89e Fix all the tests
12 years ago
Jonathan Frederic 2478fac032 More requirejs fixes
12 years ago
Jonathan Frederic ee76005bc2 More review changes
12 years ago
Jonathan Frederic 669db572f2 Fix some dialog keyboard_manager problems
12 years ago
Jonathan Frederic 2d7a4a7879 Some JS test fixes
12 years ago
jon 70ffd96eb9 Added some nice comments,
12 years ago
jon d9ab2d203a In person review with @ellisonbg
12 years ago
jon 1e098560b8 Revert "Google hangout review comments."
12 years ago
Jonathan Frederic eb2b1ab4a4 Google hangout review comments.
12 years ago
Jonathan Frederic c2c87e1a76 nbconvert api tests fixes
12 years ago
Jonathan Frederic 188072d190 @carreau review changes
12 years ago
Jonathan Frederic 2ba8945cab Fix all the bugs!
12 years ago
Jonathan Frederic c7961ae2db Fix imports of "modules",
12 years ago
Jonathan Frederic 0edfdbc703 Return dicts instead of classes,
12 years ago
Jonathan Frederic 0e9e1dd5a3 MWE,
12 years ago
Jonathan Frederic 516958ac07 Almost done!
12 years ago
Jonathan Frederic ca2014ad06 Pager
12 years ago
Jonathan Frederic 152e23dc76 Progress...
12 years ago
Jonathan Frederic e6b7cc9ff9 Fixed events
12 years ago
Jonathan Frederic 8d511b2ff5 Finished moving code into final(?) resting modules
12 years ago
Jonathan Frederic 9bfe5fc06c Use ipython namepsace for instances.
12 years ago
Jonathan Frederic fb32b6561f Start of work to make notebook.html requirejs friendly.
12 years ago
Jonathan Frederic 336a49eb18 Merge pull request #5995 from Carreau/clean-backward-compat
12 years ago
Matthias BUSSONNIER db5b58360e remove backward compat `container` in output area as planed.
12 years ago
Min RK 9f1dc1b99f Merge pull request #5803 from Carreau/ulh
12 years ago
MinRK ad4cb2c35a fix stream output created by raw_input
12 years ago
Matthias BUSSONNIER fd4dd9246e inherit style instead of duplicating it
12 years ago
Jonathan Frederic dba9a04f27 Removed block commented tour step (never worked anyways)
12 years ago
Jonathan Frederic e31fa6cf2c Fix bootstrap tour
12 years ago
Jonathan Frederic 99b1747c60 Bootstrap Tour related fixes
12 years ago
Jonathan Frederic ea29056e7c Review #2
12 years ago
Jonathan Frederic 1224af6028 Fixed cell toolbar select font size
12 years ago
Jonathan Frederic 83eee97e95 Review comments
12 years ago
Jonathan Frederic 8fd3515794 Post discussion with @ellisonbg
12 years ago
Jonathan Frederic 616bdcee81 Make maintoolbar select dropdowns look nice
12 years ago
Jonathan Frederic 73f68f9b93 Revert 2em notebook header space
12 years ago
Jonathan Frederic 45ebf12371 Left align "File" instead of menu edge.
12 years ago
Jonathan Frederic 22c94ab404 Lots of small alignment tweaks to get Bootstrap3 looking better
12 years ago
jon ef19b962b5 Fix cell toolbar
12 years ago
jon 8dbf3afa7d Fixed cell toolbar dropdown
12 years ago
jon 68cfaeb7c9 Fixed status indicator region
12 years ago
jon 9bce946f2e Added function to create Bootstrap specific drop down.
12 years ago
Jonathan Frederic ade308803e Added dropdown submenu CSS
12 years ago
Jonathan Frederic e30ff19ca8 Move header padding removal to base page style
12 years ago
Jonathan Frederic 778db574ed Removed static height from selects in toolbar
12 years ago
Jonathan Frederic 96b19ae598 Removed low margin from header.
12 years ago
Jonathan Frederic 329a387f4f Fix automation errors.
12 years ago
Jonathan Frederic d88daf1bb7 Ran jdfreder/bootstrap2to3
12 years ago
Jonathan Frederic 5c47651786 Get notebook running with Bootstrap3
12 years ago
Min RK 2c8a53aca1 Merge pull request #5944 from jdfreder/i5943
12 years ago
Brian E. Granger 648bb51758 Merge pull request #5479 from jdfreder/i5135
12 years ago
Jonathan Frederic d84c8fa863 Fixed mardown rendering bug.
12 years ago
Jonathan Frederic 19d12e3025 Remember cursor position on cell type change
12 years ago
Ramiro Gómez 2215ddefca Change z-index of ipython_tooltip
12 years ago
MinRK 88be381b00 forcefully hide CodeMirror scrollbars
12 years ago
Jonathan Frederic 802f74e190 Create ipythongfm mode
12 years ago
Min RK 9794017dee Merge pull request #5882 from ivanov/preserve-cell-type
12 years ago
Paul Ivanov 7778aed8a8 inserting new cells preserves type closes #4917
12 years ago
Paul Ivanov f2f1726cad use current cell's type when inserting
12 years ago
Min RK a540078d8d Merge pull request #5605 from AlbertHilb/CellToolbar
12 years ago
watercrossing fe37c14bdf add page-up and page-down functionality to the autocomplete dropdown
12 years ago
MinRK 970863331b remove Firefox-specific CSS workaround
12 years ago
MinRK 336f47c126 update message spec adapter per review
12 years ago
Thomas Kluyver 2cc7b1ca30 Merge pull request #4536 from minrk/msgspec5
12 years ago
MinRK b7c1f1d8f6 allow notebook tour instantiation to fail
12 years ago
MinRK 42ae83da16 add shim for double-serialized JSON
12 years ago
MinRK 97fdfea52a updates per review
12 years ago
Matthias BUSSONNIER c9f0d14c09 unify visual line handling
12 years ago
MinRK de0b7f140c move pyout/execute_result and pyerr/error transforms to to/fromJSON
12 years ago
MinRK 33d2176bc5 complete_reply has cursor_start and cursor_end, not matched_text
12 years ago
MinRK b78c5b1554 s/object_info_request/inspect_request
12 years ago
MinRK 4f6565bd2a pager payload is a mime-bundle
12 years ago
MinRK a74c79ceab update completion_ and objection_info_request
12 years ago
MinRK 98c408cbd1 support password in input_request
12 years ago
MinRK 5fb9837f5a pyerr -> error
12 years ago
MinRK 38c76aa913 pyout -> execute_result
12 years ago
Min RK d87045744c Merge pull request #5768 from ivanov/cm-uuddlrlrba
12 years ago
Raffaele De Feo ba7a3ec6bc Make sure that celltoolbars are hidden
12 years ago
Raffaele De Feo 61bdcb477b When a preset is activated fire "preset_activated" event.
12 years ago
Thomas Kluyver b357c55fef Merge pull request #5715 from minrk/log-all-ajax-failures
12 years ago
Paul Ivanov fe7193e5af fix cursor keys in long lines wrapped in markdown
12 years ago
MinRK da525f1541 fix delete_checkpoint errback name
12 years ago
MinRK 82964a09c2 log all failed ajax API requests
12 years ago
Raffaele De Feo 4adb8b5ffc Adjusted "rawcell" toolbar preset to make us of the new "register_callback"
12 years ago
Min RK 748b2c64d5 Merge pull request #5627 from AlbertHilb/ConditionalCallbacks
12 years ago
Min RK 673c644a4f Merge pull request #5534 from minrk/pre-css
12 years ago
Thomas Kluyver 0dc02c176a Merge pull request #5586 from minrk/pdf-exporter
12 years ago
Min RK 86cd81014f Merge pull request #5648 from andrewjesaitis/ticket4756
12 years ago
Min RK 048a36e4fd Merge pull request #5523 from jdfreder/i5521
12 years ago
Andrew Jesaitis 889b711fd7 Adds markdown formatting to output cells
12 years ago
Raffaele De Feo 59dbab6121 Removed "cell_types" parameter from "select_ui_generator".
12 years ago
Raffaele De Feo 5b6b8e2bbf Why overriding a method if the new one is exactly the same of the one
12 years ago
Raffaele De Feo dcf77aa2a0 Hide toolbar of rendered text cells.
12 years ago
Raffaele De Feo 5a53a034f4 Hide the cell toolbar if there are no ui controls in it.
12 years ago
Raffaele De Feo 9f959342fa Added an optional parameter to "CellToolbar.register_callback".
12 years ago
Nile Geisinger 0a702ff718 Fixing bug #5607
12 years ago
MinRK f7c1a15896 support pdf export in the notebook UI
12 years ago
Paul Ivanov 9bb9652348 one more place
12 years ago
MinRK 4bc14c1154 never use `for (var i in array)`
12 years ago
Thomas Kluyver 9a037d02e9 Merge pull request #5459 from jdfreder/ff_animhop
12 years ago
MinRK 6d2774f0af cleanup some `pre` css inheritance
12 years ago
Jonathan Frederic 1cac0e3fca Make SVGs resizable in the NB
12 years ago
jon 2c1f9790db Don't send \r characters in zmqshell clear_ourput
12 years ago
Jonathan Frederic d4d4b2ac73 Cleanup
12 years ago
Jonathan Frederic ccdb1b2d25 Make sure to not call old load events
12 years ago
Jonathan Frederic 7cc8211c6d A couple of fixes,
12 years ago
jon 955c419f24 Try removing the callbacks
12 years ago
jon eebae30bd1 Use .load() to resize
12 years ago
jon 45d69b5f25 Move append_output animation height lock release into timeout.
12 years ago
Thomas Kluyver a90ee73a80 Update tooltips to refer to shift-tab
12 years ago
MinRK c02562e40f remove weird unicode space in the new copyright header
12 years ago
Min RK 3f3f3c136e Merge pull request #5436 from ivanov/cm-shorcuts-quickhelp
12 years ago
Min RK e37bf2257d Merge pull request #5449 from minrk/quickhelp-stretch
12 years ago
Paul Ivanov 7880ad88b1 ok, removed last few unnecessary shortcuts
12 years ago
Paul Ivanov 7d4aed19e8 remove cm_keyboard.rst and OS-level shortcuts
12 years ago
MinRK 78bc36ec38 update link
12 years ago
Paul Ivanov c37e10feb2 move hyphen to cmd_ctrl
12 years ago
Paul Ivanov c24ca22955 lower-cased single letter keys in shortcuts
12 years ago