1505 Commits (04726d2563386b22d4e22aa111b68e60d260ea75)

Author SHA1 Message Date
Matthias BUSSONNIER 22c477eecf add doc to base Cell
13 years ago
Matthias BUSSONNIER 42737b6e4b more docs in cell
13 years ago
Matthias BUSSONNIER 98738e8bc4 Document more function.
13 years ago
Matthias BUSSONNIER 9c5516b356 start to document js
13 years ago
Bussonnier Matthias a0544ec066 Merge pull request #2561 from takluyver/notebook-carriage-return
13 years ago
Bussonnier Matthias 1f79f5b89e Merge pull request #2549 from dwf/delete_undo
13 years ago
Bussonnier Matthias 56f1f39fbe Merge pull request #2525 from Carreau/execute_hooks
13 years ago
Thomas Kluyver 015e8e73f4 Fix display of plain text containing multiple carriage returns before line feed.
13 years ago
David Warde-Farley 8ecb8cd8fe Make undelete respect order after insertions/deletions.
13 years ago
David Warde-Farley bb8249864d Add comment re: quickhelp key.
13 years ago
David Warde-Farley f4d471c70e Move undo quickhelp to more appropriate spot.
13 years ago
David Warde-Farley 33c1f78d33 Add a simple 'undo' for cell deletion.
13 years ago
Matthias BUSSONNIER 4aea2b495a add status_started event to Kernel
13 years ago
Matthias BUSSONNIER 68fd917bfb change all trigger parameter to (event,data)
13 years ago
Matthias BUSSONNIER afa18913b9 invert event name
13 years ago
Aron Ahmadia cf0254bc31 Finalizing fixes to MathJax enhancements
13 years ago
Aron Ahmadia 5863b6fd7f undid unique ids, used jQuery
13 years ago
Aron Ahmadia 4620ce8348 Remove Equation References/Numbering, Fix Bugs
13 years ago
Aron Ahmadia 12c661f761 Improved MathJax, missing callback workaround
13 years ago
Bussonnier Matthias eba9044f2e Merge pull request #2464 from iguananaut/nb-out-links
13 years ago
Bussonnier Matthias fcad4a3f2c Merge pull request #2498 from Carreau/fixes2487
13 years ago
Paul Ivanov b96b4689ed added on-hover descriptions of the new menu items
13 years ago
Paul Ivanov 2949cd5787 fine-grained notebook 'run' controls, closes #2521
13 years ago
Matthias BUSSONNIER eeea623161 Add event to kernel execution/shell reply.
13 years ago
Paul Ivanov 0b3cb7764d clear In[ ] prompt numbers again
13 years ago
Matthias BUSSONNIER c1a11bbb3b Don't catch tab press when something selected
13 years ago
Aron Ahmadia 8d3fbe5901 Refactored to JS standards. Fixed Attribution.
13 years ago
Aron Ahmadia 346173bcad correct environment rendering
13 years ago
Aron Ahmadia 0caac8cd28 partial refactor, can't quite get environments working
13 years ago
Matthias BUSSONNIER aa9a5db301 fix bootstrap name conflicts
13 years ago
Erik M. Bray ae27cc7c3e Locate URLs in text output and convert them to hyperlinks.
14 years ago
Brian E. Granger 2be72dae5d Merge pull request #2421 from Carreau/nbconsole
14 years ago
Matthias BUSSONNIER 20fec7b2d0 remove rogue codemirror onUpdate
14 years ago
Brian E. Granger 7ae77c8372 Merge pull request #2127 from Carreau/jsToolbar
14 years ago
Bussonnier Matthias 362eab83aa Merge pull request #2216 from Carreau/autohighlight
14 years ago
Bussonnier Matthias b1662530a0 Merge pull request #2442 from minrk/signithalt
14 years ago
Min RK 9eb2b0b161 Merge pull request #2240 from minrk/stranded_metadata
14 years ago
MinRK d6db92b7e6 allow iptest to be interrupted
14 years ago
Fernando Perez 630e178616 Ensure that in-process test group doesn't create global IPython singleton.
14 years ago
Bussonnier Matthias 01cdf460cc align output with input
14 years ago
Bussonnier Matthias a03764ed67 add ability to create continuation prompt
14 years ago
Bussonnier Matthias 045973b6bb add insert_cell_at_bottom prototype
14 years ago
Bradley M. Froehle 4982a24bd7 Merge pull request #2326 from Carreau/detachable-pager
14 years ago
Ohad Ravid c58e152f57 Answer Issue #2366
14 years ago
Bussonnier Matthias 3119f11ba6 change detach icon and tab title
14 years ago
Matthias BUSSONNIER e0e519afcb Add scroll_to_cell(cell_number) to the notebook
14 years ago
Matthias BUSSONNIER f4d9dabc31 remove notification widget leftover
14 years ago
Bussonnier Matthias 771d67ada7 Merge pull request #2352 from bfroehle/notebook_unique_cookie_name
14 years ago
MinRK a9db0585d6 fix names of notebooks for download/save
14 years ago
Cameron Bates 6178a4838a Move notebook.html back to original location
14 years ago
Cameron Bates eef42aa032 fix paths for jinja2 so they work in installed ipython instances
14 years ago
Cameron Bates 240eb562f0 Refactor notebook to use Jinja2 instead of tornado templates
14 years ago
Bradley M. Froehle 727379ec4f Notebook: Store the username in a cookie whose name is unique.
14 years ago
Bussonnier Matthias 45f79e0509 Merge pull request #2192 from Carreau/notification
14 years ago
Matthias BUSSONNIER 6526b6ea68 fix some whitespace
14 years ago
Matthias BUSSONNIER 645ac8df8e add tooltip to pager button
14 years ago
Matthias BUSSONNIER 5134212a4c This create the ability to detach the pager
14 years ago
Adam Davis 6d18d60921 Added bracket matching for code cells
14 years ago
Thomas Kluyver b6776682dc Fix IPython.utils.warn API so messages are automatically displayed followed by a newline.
14 years ago
Matthias BUSSONNIER 5e1ba95f6d check for selector only in parent classes
14 years ago
Matthias BUSSONNIER 00fcd46323 reorder methods and fix typo
14 years ago
Matthias BUSSONNIER feabba941f space around : , bis
14 years ago
Matthias BUSSONNIER 299106fe38 space around :
14 years ago
Matthias BUSSONNIER c2cf3a07dd jslint 1
14 years ago
Matthias BUSSONNIER 2b26c6a7d4 optionally 1n, 2l
14 years ago
Matthias BUSSONNIER 8a121f93ac #toolbar -> #maintoolbar
14 years ago
Matthias BUSSONNIER 8374d14d06 use strict in notificationwidget.js
14 years ago
Matthias BUSSONNIER 56a57de8e1 jslint 2
14 years ago
Matthias BUSSONNIER 7d9c78c081 jslint 1
14 years ago
Matthias BUSSONNIER adcb0a8f56 fix click unbind
14 years ago
Matthias BUSSONNIER d88f7d4c72 autochange highlight with cell magics
14 years ago
MinRK 27abd01589 skip crash tests by default
14 years ago
Brian Granger d95f4bc810 Renaming BaseNotebookManager->NotebookManager to preserve config.
14 years ago
Brian Granger 050b61c90a Renaming basenbmanager.
14 years ago
MinRK c05433e780 s/assertEquals/assertEqual (again)
14 years ago
Brian E. Granger bb4009b178 Merge pull request #2218 from Carreau/new_redirect
14 years ago
Brian E. Granger 638478fa23 Merge pull request #2277 from bfroehle/notebook_arrow_keys
14 years ago
Brian Granger 421ada2837 Adding exclusion for the azure module in iptest.
14 years ago
Brian Granger f819997f6e Fixing minor bugs in notebookapp related to base class name.
14 years ago
Brian Granger f40f6448c2 Fixing minor bug.
14 years ago
Brian Granger 8df2d331a7 Fixing minor things for the Azure backed nb storage.
14 years ago
Brian Granger 9784a2ac52 Refactoring notebook managers and adding Azure backed storage.
14 years ago
Matthias BUSSONNIER bcc9081444 remove update_url occurences
14 years ago
Bradley M. Froehle 2b079345cb notebook: up/down arrow keys move to begin/end of line at top/bottom of cell
14 years ago
Puneeth Chaganti a8556b5d9e CLN: Use name to id mapping of notebooks instead of searching.
14 years ago
Thomas Kluyver 31b326ca02 Exclude slow tests (IPython.parallel by default in iptest
14 years ago
Matthias BUSSONNIER b0cf1f43ed use redirect for new/copy notebooks
14 years ago
Matthias BUSSONNIER 3160d67763 css typo
14 years ago
Matthias BUSSONNIER 71a1675c8f tweek notebook notification behavior
14 years ago
Matthias BUSSONNIER 33edba2c9a warn on error when user display javascript
14 years ago
Bussonnier Matthias 5c394dab71 Merge pull request #2212 from minrk/protectjs
14 years ago
MinRK 4a3e1f3185 make markdown error handling js-specific
14 years ago
Matthias BUSSONNIER a5bc24d8b2 select correct behavior for backspace in codecell
14 years ago
Matthias BUSSONNIER 2f6117bd46 Force tabs to space in CM
14 years ago
Matthias BUSSONNIER 308c4994d3 patch SingleOperator in CodeMirror2
14 years ago
Matthias BUSSONNIER 370943fff0 update CodeMirror2 to 2.32
14 years ago
MinRK 7e7c2fe9e5 catch js errors when rendering markdown cells
14 years ago
Matthias BUSSONNIER 9564a899ed DeCamelCasify method names
14 years ago
Matthias BUSSONNIER b75c101a97 rename and fix template
14 years ago
Matthias BUSSONNIER a0bc644153 call init method
14 years ago
Bussonnier Matthias 9a52bdc18b Merge pull request #2175 from minrk/staticfile
14 years ago
Bradley M. Froehle 35493dabd2 Create a unique & temporary IPYTHONDIR for each testing group.
14 years ago
Bradley M. Froehle f2b9bc6016 Print warning message if process could not be killed.
14 years ago
Bradley M. Froehle 4bf8f834ca Work around lack of os.kill in win32.
14 years ago
Matthias BUSSONNIER 8d6a9e0a67 separate kernel notification from save/load notification
14 years ago
Fernando Perez b3fcc75530 Merge pull request #2148 from bfroehle/no_more_os_system
14 years ago
Matthias BUSSONNIER a40b2d6b61 prototype sticky notification
14 years ago
Matthias BUSSONNIER aedb1a809b use jquery-ui classes
14 years ago
MinRK 4ee5129dad log local mathjax path
14 years ago
MinRK aa9f5d9e80 add missing methods in FindFileHandler for tornado < 2.2.0 compat
14 years ago
Matthias BUSSONNIER e5ede75fdb trap undefined timout
14 years ago
Matthias BUSSONNIER d6ebf4d2b1 beginning notification area
14 years ago
Min RK 8373a99eb8 Merge pull request #2183 from jasongrout/trigger-kernel
14 years ago
Jason Grout e9324378e8 Include the kernel object in the event object passed to kernel events
14 years ago
MinRK d77e9a4eba handle undefined param in notebooklist
14 years ago
Min RK 8b34dfc405 Merge pull request #2051 from jasongrout/stream-metadata
14 years ago
MinRK 25aa3003ac add metadata to javascript msg spec implementation
14 years ago
Jason Grout 7095b9eb87 Make top-level metadata dictionary not optional.
14 years ago
Jason Grout 4ad79b41f6 Set default metadata for javascript callback
14 years ago
Jason Grout 9436f33035 Add an optional metadata attribute to all messages and add a session-level default metadata attribute.
14 years ago
Jason Grout 009e5583cf Pass the header of output and clear_output messages to javascript callbacks
14 years ago
Bussonnier Matthias 260a107d80 Merge pull request #2159 from Carreau/dashbord_refresh_on_error
14 years ago
Matthias BUSSONNIER cf2cfa45e1 pep8
14 years ago
MinRK 3c6c38289a handle single static path in FileFindHandler
14 years ago
Bussonnier Matthias 70ffbd609b Merge pull request #2090 from v923z/master
14 years ago
MinRK 2891a0a8ca add empty custom.js/css
14 years ago
MinRK 8aa6fb3fc3 fix missing quotation mark in notebook.html
14 years ago
MinRK 96158cff3f use FileFindHandler in NotebookApp
14 years ago
MinRK a627f3d955 add FileFindHandler for serving static files from a search path
14 years ago
v923z eaf53eeb9a Replaced .toJSON().input by .get_text()
14 years ago
v923z 0e4dbb2880 Added checking for emptiness of cell below.
14 years ago
v923z eb47f0eb8d Added some comments to the Alt-Enter code part, and also added checking whether a new code cell is really needed.
14 years ago
Matthias BUSSONNIER 23cf94023d show message on notebook list if server is unreachable
14 years ago
Bradley M. Froehle cfc86faefb s/nt.assert_equals/nt.assert_equal/
14 years ago
Bradley M. Froehle 05a30fa6d4 s/assertEquals/assertEqual/
14 years ago
Bradley M. Froehle 71b4bf797c win32 iptest: Use subprocess.Popen() instead of os.system().
14 years ago
Bussonnier Matthias 0b44186d76 Merge pull request #2100 from Carreau/2to3fixes
14 years ago
Bussonnier Matthias f38cf983c5 Merge pull request #2128 from Carreau/fixes-2120
14 years ago
Bussonnier Matthias 22e757f91d Merge pull request #2073 from Carreau/fixes-1997
14 years ago
Matthias BUSSONNIER ca65de9fa2 open notebook copy in different tabs
14 years ago
Matthias BUSSONNIER cc663005e4 dont use string as dict key, better redability
14 years ago
Bussonnier Matthias 4ec828c3db Merge pull request #1993 from Carreau/printview
14 years ago
Matthias BUSSONNIER 53d2a34336 correcty inherign the main toolbar
14 years ago
Matthias BUSSONNIER ac04f1f437 load maintoolbar.js
14 years ago
Matthias BUSSONNIER 04d7e96aa8 add maintoolbar file
14 years ago
Matthias BUSSONNIER 2f28e4c4a1 Allow toolbar construction in js
14 years ago
Matthias BUSSONNIER 011403a14f use print function in module with `print >>`
14 years ago
Thomas Kluyver b43f24da5f Merge pull request #2064 from Carreau/pep-3110
14 years ago
Zoltán Vörös a2665ef341 Added new short key for cell execution
14 years ago
Fernando Perez 22071dfede Skip notebook 'static' dir in test suite.
14 years ago
Matthias BUSSONNIER 3c743846a7 use full base_url in html and js
14 years ago
Matthias BUSSONNIER 51d715d00a allows password and prefix for notebook
14 years ago
Matthias BUSSONNIER d85f075ad7 conform to pep 3110
14 years ago
Matthias BUSSONNIER df4192ae2a Allow direct print of the notebook.
14 years ago
MinRK ae177a38cb remove empty IPython.scripts test group
14 years ago
MinRK 722e90d50a only add quotes around xunit-file on Windows
14 years ago
Min RK 360e40feca Merge pull request #2047 from minrk/badFirefox
14 years ago
MinRK 422965cb3d disable auto-scroll on mozilla
14 years ago
Jörgen Stenarson 9919f31095
14 years ago
Jörgen Stenarson 13b30ed3c4
14 years ago
MinRK fae43d51d4 double auto-scroll threshold to 100 lines
14 years ago
MinRK da17f26fbe ignore shift keydown
14 years ago
MinRK ab2de249ed disable ^C^C confirmation on Windows
14 years ago
Jonathan March 3edd709ab6 BUG: test runner fails in Windows if filenames contain spaces.
14 years ago
MinRK 603b7d9598 relax profile regex in notebook
14 years ago
Fernando Perez 6226f830a0 Merge pull request #2012 from mcelrath/mono_cursor_offset
14 years ago
mcelrath 591a8eac23 Fix spurious appearance of #fontarea at end of document.
14 years ago
mcelrath 5a070dcd1a Merge remote-tracking branch 'upstream/master' into mono_cursor_offset
14 years ago
Bradley M. Froehle 7ae0c9482f notebook: Print a warning (but do not abort) if no webbrowser can be found.
14 years ago
Min RK e306daad47 Merge pull request #1981 from tkf/kill-bg-processes
14 years ago
Min RK 87f3762e64 Merge pull request #1951 from minrk/nbdir
14 years ago
Bussonnier Matthias f200bd0392 Merge pull request #1974 from Carreau/notebook-path-completion
14 years ago
MinRK d72d3f7e30 add tests for notebook_dir validation
14 years ago
MinRK 61bbd632ef use shutdown_kernel instead of hard kill in notebook
14 years ago
MinRK 20f5c1b0cf enable graceful restart of kernels in notebook
14 years ago
MinRK 0fba6618cd create notebook-dir if it doesn't exist
14 years ago
Min RK e97f84acd8 Merge pull request #1970 from minrk/resize
14 years ago
Min RK c797237e59 Merge pull request #1978 from kinverarity1/dot_truncation
14 years ago
Kent Inverarity 25ffbd89e0 change to minrk's suggestion from mailing list
14 years ago
Min RK 137f4cb441 Merge pull request #1825 from minrk/elide2
14 years ago
Kent Inverarity ef162c6d5c Fix nb name truncating at first period in filename
14 years ago
Fernando Perez f52a1f689c Merge pull request #1934 from minrk/cellmd
14 years ago
MinRK 18bb591723 add future-warning about multiple notebooks
14 years ago
Matthias BUSSONNIER 0161c55594 Allow path completion on notebook.
14 years ago
MinRK 9963980f37 use chained delay for setting resizable images
14 years ago
MinRK e04fd13086 dblclick to restore size of images
14 years ago
Min RK 643837dff3 Merge pull request #1965 from ivanov/fix-1678
14 years ago
Min RK 5a57dc5a1a Merge pull request #1952 from minrk/wsclose
14 years ago
Paul Ivanov ad07d0cf44 fix for #1678, undo no longer clears cells
14 years ago
MinRK c20b2e1056 slightly more subtle prompt overlay
14 years ago
MinRK fa55ba2b43 fix margin typo on output prompt
14 years ago
MinRK 654fed95be avoid double websocket-close message
14 years ago
MinRK 272b954d7b use notebook-dir as cwd for kernels
14 years ago
MinRK 26a1cc7ee2 minor notebook-dir config adjustments
14 years ago
MinRK afff38aabf Change distressing / inaccurate debug message about overwriting profiles
14 years ago
MinRK 224f024257 add dialog when loading newer minor-version notebooks
14 years ago
Fernando Perez 00ea424ed9 Merge pull request #1940 from Carreau/completer-css-patch
14 years ago
Fernando Perez b77baae951 Merge pull request #1938 from minrk/xreqxrep
14 years ago
Matthias BUSSONNIER 623bb06c43 fix completer css on some Chrome versions
14 years ago
MinRK 58705f3a33 remove remaining references to deprecated XREP/XREQ names
14 years ago
Fernando Perez ea6e18abf3 Merge pull request #1936 from minrk/savenotify
14 years ago
Fernando Perez d81197455a Merge pull request #1849 from stefanv/octavemagic
14 years ago
MinRK ace8c72c9c increase duration of save messages
14 years ago
MinRK ec50e94524 restore collapsed state for cells
14 years ago
MinRK 362feaa295 add empty metadata field on cells/worksheets
14 years ago
MinRK d73b4e428e don't warn in iptest if deathrow/quarantine are missing
14 years ago
MinRK 33b0144b8f skip autoreload tests
14 years ago
mcelrath 160fbcdcbc Alternative solution: silently apply some CSS instead of a dialog box.
14 years ago
MinRK 15689fb664 add toggle output scroll to quickhelp
14 years ago
MinRK ed4ee44a21 add ^M-O for toggling output scroll
14 years ago
MinRK 5f0b08145e dblclick/double click for humans
14 years ago
MinRK 5b0d89a9ad use glob for bad exclusion warning
14 years ago
Fernando Perez 4251457d9a Merge pull request #1870 from minrk/captureio
14 years ago
Fernando Perez 3fde837087 Merge pull request #1867 from mcelrath/menu_borders
14 years ago
Fernando Perez b683e0fadc Merge pull request #1889 from invisibleroads/patch-3
14 years ago
Fernando Perez 60f6f874fb Merge pull request #1886 from tkf/fix-notebook-rename
14 years ago
Fernando Perez 1c905f74af Merge pull request #1883 from mcelrath/mono_cursor_offset
14 years ago
mcelrath 5b2b7ed604 Add bad font detection, and a dialog informing the user.
14 years ago
Stefan van der Walt c9a0f40dc5 Skip octavemagic tests if oct2py is unavailable.
14 years ago
MinRK dd3e610882 third attempt at scrolled long output
14 years ago
Roy Hyunjin Han ec3babe3ff Reconnect when the websocket connection closes unexpectedly
14 years ago
Takafumi Arakaki 635846dc74 Fix a bug in renaming notebook
14 years ago
Brian E. Granger cdfc81c542 Merge pull request #1829 from Carreau/notebook_cellmagic_completion
14 years ago
Min RK d4727ba7cf fix missing comma
14 years ago
Brian Granger d27a86ef77 Removing resizable SVGs from output.
14 years ago
Brian Granger 41dbc82478 SVG images are now resizable in Chrome+FF.
14 years ago
Brian Granger fc040f5da2 Resolving conflict in utils.js.
14 years ago
Brian Granger 4b1eec0eaf Make svg, jpeg and png images resizable in notebook.
14 years ago
Min RK ebd26651ab Merge pull request #1674 from mdboom/notebook-carriage-return
14 years ago
Michael Droettboom 8c053ac40c Fix rebase.
14 years ago
Matthias BUSSONNIER d4e9858fef pep8
14 years ago
Matthias BUSSONNIER cc62fc63f9 don't care about lleading prct in completion
14 years ago
mcelrath a1604deeee Fix vertical offset due to bold/italics, and bad browser fonts.
14 years ago
Fernando Perez 9ebbfe3f22 Merge pull request #1841 from Carreau/deduplicate_completion
14 years ago
Michael Droettboom b471db22e0 Fix the "test for nothing was streamed" so it doesn't add empty elements -- but only when there wasn't already something there.
14 years ago
Michael Droettboom a9453360a9 Handle carriage return characters ("\r") in HTML notebook output.
14 years ago
Michael Droettboom f058068f53 Fix carriage-return handling regular expression so it doesn't treat "\r\n" as "\r".
14 years ago
MinRK 07f0eca24f move capture_output util from parallel tests to utils.io
14 years ago
Min RK f75497d930 Merge pull request #1815 from ellisonbg/nbsavebug
14 years ago
mcelrath 5612d07fea Fix 1px margin bouncing of selected menu item.
14 years ago
Matthias BUSSONNIER 567b6bbcd2 don't need to check for leading dot
14 years ago
Fernando Perez 1bf5ead0e8 Merge pull request #1856 from mcelrath/master
14 years ago
mcelrath faa214178e Fix 1px jumping of cells and menus in Notebook.
14 years ago
Fernando Perez 22c5d421fc Merge pull request #1780 from jonathan-taylor/rmagic_extension
14 years ago
Matthias BUSSONNIER 795cb7bb21 bracket on same line
14 years ago
MinRK 91180c0511 add InlineBackend to ConsoleApp class list
14 years ago
Matthias BUSSONNIER 9cfdea0d1c take care of token starting by '.' (dot)
14 years ago
Matthias BUSSONNIER d74a58b3c8 [notebook] deduplicate completion results
14 years ago
Brian Granger fc096c7232 Using IPython.utils.keycodes in the nb rename dialog.
14 years ago
Brian Granger 010c35b130 Making the input text area watch for `ENTER` in nb renames.
14 years ago
Brian Granger 4dc94e29c8 ENTER submits the rename notebook dialog.
14 years ago
Brian E. Granger c57fa1cd6a Merge pull request #1820 from bfroehle/port_selection_2
14 years ago
Brian E. Granger 81aa090ce0 Merge pull request #1816 from ellisonbg/nbname
14 years ago
Fernando Perez d12819830f Merge pull request #1813 from takluyver/nose-assert-methods
14 years ago
Bradley M. Froehle 7c1091c299 exit if server cannot start (instead of ugly traceback)
14 years ago
Bradley M. Froehle 6faad7f38f NotebookApp: Make the number of ports to retry user configurable.
14 years ago
Brian Granger 09da6cb8af Always use filename as the notebook name.
14 years ago
Brian Granger 4c2e42e9db Make : invalid in filenames in the Notebook JS code.
14 years ago
Brian Granger 4c31453ea7 Making Notebook.set_dirty an event so CodeCell can set it.
14 years ago
Fernando Perez 41665e4483 Ensure that no tests are attempted if numpy or rpy2 are not present.
14 years ago
Brian Granger 9826a17ae2 Removing cell from execute callbacks in kernel.js.
14 years ago
Thomas Kluyver b47a0cfda9 Add assert_in method to nose for Python 2.6
14 years ago
Brian Granger e817bfdaeb Update directview.ipynb & allowing no-callbacks in kernel.execute.
14 years ago
Brian Granger 9c94c996ae Removing extra call to Kernel.stop_channels.
14 years ago
Takafumi Arakaki 0df931d69a Reduce repeated code regarding restarting events
14 years ago
Takafumi Arakaki db5393c618 Clear window title when kernel is restarted
14 years ago
Matthias BUSSONNIER 9f319f6da9 click on close cancell stick
14 years ago
Matthias BUSSONNIER 366cba5916 retab tab to space
14 years ago
Matthias BUSSONNIER 523ae0c377 fix tooltip keep focus on wrong cell
14 years ago
Matthias BUSSONNIER a083ce93c1 remove less.css
14 years ago
Matthias BUSSONNIER c06f5b1718 rename show/hide methods to avoid jQuery conflict.
14 years ago
Matthias BUSSONNIER 3dc363e1e8 Revert "remove less file"
14 years ago
Brian Granger 8bd7e041cf Misc fixes to the code cell and output area.
14 years ago
Brian Granger 32343c5973 Fixed order of notebook loading and kernel starting.
14 years ago
Matthias BUSSONNIER 186c995041 rename context-hint to contexthint
14 years ago
Matthias BUSSONNIER 88befeb497 space after function keyword in context-hint
14 years ago
Matthias BUSSONNIER b1e5e99bcd beautify context-hint.js
14 years ago
Matthias BUSSONNIER 129f114868 Uppercase constant keycode in utils.js
14 years ago
Matthias BUSSONNIER f3ff31b75a remove CamelCasse methods from completer.js
14 years ago
Matthias BUSSONNIER b2a04396d8 space before function keyword in js
14 years ago
Matthias BUSSONNIER ea325c095b beautify completer.js
14 years ago
Matthias BUSSONNIER 0f34ca4346 beautify tooltip.js
14 years ago
Matthias BUSSONNIER 27be46264a remove less file
14 years ago
Matthias BUSSONNIER 8d5d2d2446 shrink less and css, typo in css
14 years ago
Matthias BUSSONNIER d823325be4 make sticky time configurable
14 years ago
Matthias BUSSONNIER 7d069cd792 Notification + tooltip demo
14 years ago
Matthias BUSSONNIER c804c036ec tooltip, pager bring pager
14 years ago
Matthias BUSSONNIER b1a9677cc0 fix less css
14 years ago
Matthias BUSSONNIER 370b723cb6 Revert "remove less CSS"
14 years ago
Brian Granger 644b1f85ed Fixing bug in prompt_area handling of OutputArea.
14 years ago
Brian Granger 6268e0a4b1 Removing stale code in CodeCell.
14 years ago
Brian Granger fd4ecebc9d Adding missing var statements in notebook.js.
14 years ago
Brian Granger b274a86b8c Adding back kernel dead choice for user.
14 years ago
Brian Granger ae2bea23fa Refactored CodeCell to use new OutputArea object for output.
14 years ago
Brian Granger f306423c7e Adding options to Kernel.execute with a default of silent=true.
14 years ago
Matthias BUSSONNIER 2976d8ea10 fix multiple busy in title bar due to completer
14 years ago
Matthias BUSSONNIER 7301213124 simplify completer logic as we don't exec on behalf of cell
14 years ago
Matthias BUSSONNIER e8632ff7ee clean code, show clock if tooltip is 'sticky'
14 years ago
Matthias BUSSONNIER 8f33caf0dc make tooltip tabs fonction configurable
14 years ago
Matthias BUSSONNIER bf5cf0dd3a move some tooltip logic away from codecell.js
14 years ago
Matthias BUSSONNIER 98303f5f7d Clean code, retab and minor fix
14 years ago
Matthias BUSSONNIER a280495173 remove less CSS
14 years ago
Brian Granger 0d6a698688 Major refactoring of the Notebook, Kernel and CodeCell JavaScript.
14 years ago
Matthias BUSSONNIER 94d8683400 allow number in tokens
14 years ago
Matthias BUSSONNIER 068a60a8b7 fix print view
14 years ago
Matthias BUSSONNIER 507a66235b fix typo that->this
14 years ago
Matthias BUSSONNIER b6fcb806d6 fix cancel_stick typo
14 years ago
Matthias BUSSONNIER d7b42270ee remove console.log
14 years ago
Matthias BUSSONNIER 73cc002110 clean and comment tooltip file
14 years ago
Matthias BUSSONNIER 5064568730 should fix click on close works when sticky
14 years ago
Matthias BUSSONNIER d2f803bff2 multiple tooltip action
14 years ago
Matthias BUSSONNIER 72e3ea89ee remove global
14 years ago
Matthias BUSSONNIER 5d8f0da694 almost all logic in tooltip.js, padding right button
14 years ago
Matthias BUSSONNIER ca68062413 call tooltip after time
14 years ago
Matthias BUSSONNIER 0bfa18dd46 call tooltip by cell reference
14 years ago
Matthias BUSSONNIER 52d5f3beb2 move arow with tooltip positoin
14 years ago
Matthias BUSSONNIER fa5aae3f43 shorten prearrow
14 years ago
Matthias BUSSONNIER 17a4f13a81 animation if already shown
14 years ago
Matthias Bussonnier e0cf20b423 animate tooltip position
14 years ago
Matthias Bussonnier b26b20e94f fix scrolltop
14 years ago
Matthias Bussonnier a84a7f03b0 play with tooltip growing css
14 years ago
Matthias Bussonnier 775c9e9317 comment a little
14 years ago
Matthias BUSSONNIER 22a44e79f8 change new tooltip appearence
14 years ago
Matthias BUSSONNIER 7b5b591425 improve new tooltip
14 years ago
Matthias BUSSONNIER b463c64b32 new tooltip style
14 years ago
Matthias Bussonnier 85a09de995 tooltip to mac
14 years ago
Matthias Bussonnier 0247ac16f6 tooltip to mac
14 years ago
Matthias BUSSONNIER 7e7df86761 more cleaning
14 years ago
Matthias BUSSONNIER cf19389cdd clean code, remove duplicate unused lines
14 years ago
Matthias BUSSONNIER 6a658a6fa8 move more code into the completer itself
14 years ago
Matthias BUSSONNIER e4784b984b be smarter for context completion
14 years ago
Matthias BUSSONNIER 23ef964f06 add ctrlKey.which to utils
14 years ago
Matthias BUSSONNIER 3919267750 Removing some code that seem not to be usefull anymore
14 years ago
Matthias BUSSONNIER cfaa7ba427 import Utils keycodes into the completer
14 years ago
Matthias BUSSONNIER fa6b8974ea add a keycodes structure to utils
14 years ago
Matthias BUSSONNIER 472fe4c19e fix replace range bug
14 years ago
Matthias BUSSONNIER 839b8489c8 comment more
14 years ago
Matthias BUSSONNIER 0fa8b2236a fix and retab javascript
14 years ago
Matthias BUSSONNIER 856c872ba7 use strict and clean a little.
14 years ago
Matthias BUSSONNIER 5076118509 implement the completer in a separate class
14 years ago
Fernando Perez 9af0496692 Merge pull request #1811 from minrk/exclusions
14 years ago
MinRK 45a3230d70 test for exclusions based on ipython_package_dir
14 years ago
Brian E. Granger 675aa0bbef Merge pull request #1808 from Carreau/alternate-upload-ff
14 years ago
MinRK cd6fd19fd8 remove stale exclusions revealed by warning
14 years ago
MinRK 65ac94d8f4 warn on nonexistent exclusions
14 years ago
MinRK 3ac79da49c add missing cython exclusion in iptest
14 years ago
Matthias BUSSONNIER a4dc3f1e3f position upload form for firefox
14 years ago
Bussonnier Matthias 711c2ef6cc Merge pull request #1739 from Carreau/dashboardImprovement
14 years ago
Matthias BUSSONNIER 981738f9e3 change upload sentense
14 years ago
Fernando Perez c15e0fa132 Merge pull request #1770 from ellisonbg/cython_magic
14 years ago
Brian Granger 26e8363d46 More code review changes:
14 years ago
Fernando Perez 5378cba25a Merge pull request #1755 from minrk/pygmentstest
14 years ago
Brian E. Granger 13cc762f4c Merge pull request #1630 from minrk/mergekernel
14 years ago
Bussonnier Matthias 242d3df5c2 Merge pull request #1705 from Carreau/draggablePager
14 years ago
Thomas Kluyver 89b6bc664a Merge pull request #1606 from Carreau/loadpycat
14 years ago
Matthias BUSSONNIER 1eeff0e5c8 Revert "esc collapse pager"
14 years ago
MinRK b037cf18a4 move default log setup to _log_default from init_logging
14 years ago
MinRK 1cd79e1461 test for pygments before running qt tests
14 years ago
MinRK e0cdb267de fix date objects in _reserialize_reply
14 years ago
Matthias BUSSONNIER 73ff1c5cde fix upload button selection by class
14 years ago
Matthias BUSSONNIER b2291b14dc Drag target bigger for empty notebook dashboard
14 years ago
Matthias BUSSONNIER 1eae6f060a do not expose enable/disable autorefresh
14 years ago
Matthias BUSSONNIER 40bdd81f5c replace b by strong for semantic, more change in boilerplate
14 years ago
Matthias BUSSONNIER 231e8f93f2 remove underscore in filename
14 years ago
Matthias BUSSONNIER 0ada7dd847 bold click here in dashboard
14 years ago
Matthias BUSSONNIER ee857f1bd9 remove extra console.log
14 years ago
Matthias BUSSONNIER d549731d32 add 'Close and halt' in notebook filemenu
14 years ago
Matthias BUSSONNIER 13cf61912b prevent autorefresh when pending upload
14 years ago
Matthias BUSSONNIER a6f78c90b3 Check for null rather than undefined
14 years ago
Matthias BUSSONNIER c20c814a69 space around assignement
14 years ago
Matthias BUSSONNIER 2faee858af rename kernel_status -> kernel_id
14 years ago
Matthias BUSSONNIER 34deb138c8 test kernel for undefined rather than off
14 years ago
Matthias BUSSONNIER fc59441dda dashboard autorefresh
14 years ago
Matthias BUSSONNIER a07088dde1 clean unused command
14 years ago
Matthias BUSSONNIER 4af8cb6c9a proof of concept
14 years ago
Matthias BUSSONNIER 473a3947b0 kernel status
14 years ago
Matthias BUSSONNIER 8d673ea086 clean html, style logon form
14 years ago
Matthias BUSSONNIER 275b1040b1 multifile selection
14 years ago
Matthias BUSSONNIER ca089cc7cf alternate notebook upload methods
14 years ago
Min RK c6fedc3456 Merge pull request #1686 from punchagan/notebook-cmd-line
14 years ago
Matthias BUSSONNIER 293243fcf4 remove references to loadpy
14 years ago
Matthias BUSSONNIER 6acefdacb2 pep 8 and js
14 years ago
Matthias BUSSONNIER 4cfd7e9df6 fix firefox compatibility
14 years ago
MinRK f72eebe15f update with forthcoming MathJax CDN move
14 years ago
Matthias BUSSONNIER 785fbd9d9a esc collapse pager
14 years ago
Puneeth Chaganti 1e9d2f4a1c ENH: Open a notebook from the command line
14 years ago
Matthias BUSSONNIER 976c433fe4 Make pager resizable, and remember size...
14 years ago
Matthias BUSSONNIER 8462288405 fix tooltip on token with number
14 years ago
MinRK 97151aa3b8 revert PR #1659
14 years ago
Michael Droettboom a5d7dd8d2b Fix typo in comment
14 years ago
Michael Droettboom e8be6bbe50 Fix the "test for nothing was streamed" so it doesn't add empty elements -- but only when there wasn't already something there.
14 years ago
Michael Droettboom 50fa35b1cc Handle carriage return characters ("\r") in HTML notebook output.
14 years ago
MinRK 86e3e953da add ioloop.install to backported patches
14 years ago
Fernando Perez e5e200eaa7 Merge pull request #1621 from ivanov/clear-input-prompt-on-clear-all-output
14 years ago
MinRK 6419b0b130 include IPython.zmq in iptest groups
14 years ago
Paul Ivanov 06dd2b00c6 clear In[] prompt numbers on "Clear All Output"
14 years ago
MinRK 6e2694a9d9 handle old pyzmq in notebook exit confirmation
14 years ago
MinRK c5d7d6f08a confirm notebook shutdown on SIGINT
14 years ago
MinRK 3c19b40d2f exit notebook cleanly on SIGINT, SIGTERM
14 years ago
Fernando Perez 0344f92a62 Merge pull request #1490 from minrk/raw
14 years ago
MinRK e7a45e9454 add VERSIONHACK markers for never-released plaintext handling
14 years ago
Fernando Perez 526d842289 Merge pull request #1502 from minrk/pyflakes
14 years ago
Fernando Perez 98ac51808e Merge pull request #1563 from minrk/clear_output
14 years ago
Fernando Perez 14d29450a3 Merge pull request #1560 from minrk/testdocs
14 years ago
MinRK 9cb1559d5e document initially hidden javascript container
14 years ago
MinRK c21be2f386 hide output_area for js
14 years ago
MinRK 5c6c247b65 [notebook] clear_output is handled after a delay
14 years ago
MinRK fe92e50471 remove a few more obsolete twisted notes
14 years ago
MinRK 124037690e use os.getcwdu in NotebookManager
14 years ago
MinRK fd2cc9d19e make MultiKernelManager.kernel_manager_class configurable
14 years ago
MinRK 600acfb694 fix sorting profiles in clustermanager
14 years ago
MinRK f9438de710 small changes in response to pyflakes pass
14 years ago
MinRK 9927cec392 denote raw cell with 'Raw Text' in UI
14 years ago
MinRK f036c032c7 interpret 'plaintext' cells with their new name 'raw'
14 years ago
MinRK 9ffc7829da rename plaintext cell -> raw cell
14 years ago
MinRK 9d80f8522c use DummyIPClusterStart to load config in notebook ClusterManager
14 years ago
Brian Granger 19322be14d Chaging # of engines format in cluster list.
14 years ago
Brian Granger 24510c6e00 Sort profiles in cluster tab.
14 years ago
Brian Granger c0a87aa940 Notebook cluster manager now uses proper launchers.
14 years ago
Brian Granger dbefa745fd On tab select, the URL is updated.
14 years ago
Brian Granger 35ffb5500a Cluster management is now working.
14 years ago
Brian Granger 5df969af5c Fixing tab design.
14 years ago
Brian Granger 34d784a5ab Draft of the cluster list UI.
14 years ago
Brian Granger b819fbfe8f Initial try at adding tabs to project dashboard.
14 years ago
Brian Granger 3631fae153 Major refactoring of notebook.
14 years ago
Brian Granger 6dc7b078b9 Refactoring templates and top level js/css organization.
14 years ago
Brian Granger f19a63759b First version of cluster web service.
14 years ago
Brian E. Granger 6b5a5f0b36 Merge pull request #1450 from minrk/httpsmathjax
14 years ago
MinRK 8de583a6cd include heading level in JSON
14 years ago
MinRK 83c5470bf7 load mathjax from CDN via https
14 years ago
MinRK 7ad2568d53 fix inverted self.browser logic
14 years ago
Min RK ea945fa31c Merge pull request #1406 from ivanov/browser-selection
14 years ago
Paul Ivanov 6ee29b4c72 be more explicit about how --browser value is used
14 years ago
Paul Ivanov 407c8ee6d7 added --browser option to notebook
14 years ago
Paul Ivanov 7b9099041d document how to select browser for notebook
14 years ago
Thomas Kluyver 7d849a2f70 Only monkeypatch xunit when the tests are run using it.
14 years ago
Thomas c926a2872c Merge pull request #1395 from takluyver/xunit-kf
14 years ago
Brian E. Granger d0c445a63c Merge pull request #1386 from ellisonbg/jsd3
14 years ago
Thomas Kluyver 4f947c2877 Make separate function to monkeypatch Xunit.
14 years ago
Thomas Kluyver 5773f8cd1d Monkeypatch Xunit to count known failures as skips, not errors.
14 years ago
Min RK 6b2cb224cd Merge pull request #1353 from takluyver/i1345
14 years ago
Brian Granger 6c9a7d0d41 Fixing Cell menu to update cell type select box.
14 years ago
Brian Granger 5ef2e06a42 Javascript output is not run on notebook loading and paste's.
14 years ago
Brian Granger 893572d3ad Wired up the javascript display protocol using eval.
14 years ago
Brian E. Granger cd0810ee25 Merge pull request #1370 from minrk/draft76
14 years ago
Brian E. Granger b3fb9c474b Merge pull request #1368 from minrk/asciipatterns
14 years ago
MinRK 8cfd9dcf6e allow draft76 websockets (Safari)
14 years ago
MinRK 7607bb6a5b Ensure handler patterns are str, not unicode
14 years ago
Brian Granger f387e52610 Proper error handling for nbformat versions in client code.
14 years ago
Brian Granger 1ffb5ff262 Making keyboard shortcut for showing line numbers consistent.
14 years ago
Brian Granger f9ce3fa493 Fixing #1337. Tooltip stops TAB from being handled by others.
14 years ago
Brian Granger e5bc1eef59 Fixing Shift-Enter bug in text cells.
14 years ago
Brian Granger 4ae865a988 Fixing #1348 to allow Ctrl-M M to work w/o releasing Ctrl.
14 years ago
Brian Granger e59f95376d Major refactoring of saving, notification.
14 years ago
Brian E. Granger 241e65b5c1 Merge pull request #1347 from Carreau/fixes-1243
14 years ago
Brian E. Granger 96e5089d5d Merge pull request #1346 from astraw/alternate-url-fixups
14 years ago
Brian Granger d7efc05572 Removing extra refresh in PlaintextCell.
14 years ago
Brian Granger bdd17da81d Fixing minor bugs in nbformat and saving.
14 years ago
Thomas Kluyver abd3989bb6 Specify UTF-8 encoding for saving notebook as script.
14 years ago
Thomas Kluyver 53b10b861c Save notebook as script using unicode file handle.
14 years ago
Brian Granger a00fc0165b Heading/plaintext cells now wired up to toolbar UI.
14 years ago
Brian Granger 2f88004a05 Updating JS part of plaintext cell handling.
14 years ago
Brian Granger fd3d5edb66 Finishing first draft of RST and heading cells.
14 years ago
Brian Granger f65adcf33e Adding new HeadingCell.
14 years ago
Brian Granger 47e4e1e2c4 A first go at RST cell support in the notebook.
14 years ago
Andrew Straw ee9da32b05 use full URL when using alternate URL prefix
14 years ago
Andrew Straw 332fdf662c let websocket server be traited config option
14 years ago
Andrew Straw bd7f1f941c allow setting base_project_url and base_kernel_url to non-default values
14 years ago
Andrew Straw c706d6ed99 bugfix: use baseProjectUrl when re-writing URL in address bar
14 years ago
Andrew Straw 81a636dabf use Tornado's handler.static_url() in templates
14 years ago
Fernando Perez 5067e77292 Merge pull request #1334 from fawce/keycuts
14 years ago
Brian Granger 1ed9a21039 Adding "Cell" to cell related Edit actions.
14 years ago
Brian Granger 9b723324db Wired the rest of the toolbar buttons up to actions.
14 years ago
Brian Granger 428c82877f Further work on the toolbar UI.
14 years ago
Brian Granger 4c88c4686c First draft of toolbar.
14 years ago
fawce a53def4a49 fixed missing return for keybinding
14 years ago
fawce 6120c07c4d added key handler for control-s to notebook, seems to work pretty well
14 years ago
Thomas Kluyver 717285060e Use explicit for loop to find section in testing.
14 years ago
Thomas Kluyver 4b51bacbb2 Don't raise errors from coverage post-processing.
14 years ago
Thomas Kluyver 93a8b9d215 Use separate option --with-xml-coverage to ask for coverage xml output.
14 years ago
Thomas Kluyver 24af9ac298 Use standard command for coverage.
14 years ago
Thomas Kluyver e29d417931 Produce coverage xml reports from subprocess test runners.
14 years ago
Min RK 125dc8cb74 Merge pull request #1206 from minrk/fixConsole
14 years ago
Fernando Perez df7d91f30a Add linewrapping to text cells (new feature in CodeMirror).
14 years ago
Fernando Perez ef1cc56996 Merge pull request #1327 from ellisonbg/updatecm2
14 years ago
Fernando Perez 219ba77482 Merge pull request #1326 from ellisonbg/removeace
14 years ago
Fernando Perez 1d5c57d6c9 Remove debug print statement left over from PR #1316.
14 years ago
Brian Granger 0bc0c560aa Removing extra refresh that is no longer needed because of CM fix.
14 years ago
Brian Granger 262d73f652 Updating CodeMirror to latest to incorporate bug fixes.
14 years ago
Brian Granger c29e928054 Removing Ace edit capability.
14 years ago
Matthias BUSSONNIER 7e268d8ec8 execute_get_cell -> execute_cell
14 years ago
Matthias BUSSONNIER 8ad0cbe4c0 forgotten selected_cell -> get_selected_cell
14 years ago
Thomas Kluyver b01e9ea082 Pass subprocess test runners a suitable location for xunit output.
14 years ago
Brian E. Granger d8e1b38507 Merge pull request #1303 from ellisonbg/updatecm
14 years ago
Brian Granger d3c3c9e712 Fixing auto-indent issues in CodeMirror config.
14 years ago
Brian Granger 5947849342 Fixing broken notebook saves.
14 years ago
Brian Granger c94e6f34d7 Disallow empty notebook names.
14 years ago
MinRK 370078020f flush outgoing heartbeats
14 years ago
Brian Granger 244ed795d3 Adding refresh/focus/refresh back to edit to fix bug in FF.
14 years ago
Brian Granger e6e7d41f5b Fixing bugs in CodeMirror refreshing.
14 years ago