Commit Graph

751 Commits (268fdd80c37820413d6f4314378247b52da66071)

Author SHA1 Message Date
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
Bussonnier Matthias 4ec828c3db Merge pull request #1993 from Carreau/printview
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
Min RK 360e40feca Merge pull request #2047 from minrk/badFirefox
14 years ago
MinRK 422965cb3d disable auto-scroll on mozilla
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
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
MinRK ace8c72c9c increase duration of save messages
14 years ago