Thomas Kluyver
|
f19d68a331
|
Merge pull request #1085 from diego898/updating-depracted-warning
updating `log.warn` to `log.warning`
|
10 years ago |
Diego Mesa
|
482ed8a5a3
|
updating log.warn to log.warning
|
10 years ago |
Thomas Kluyver
|
b3dfa06285
|
Merge pull request #1083 from willingc/doc-conda
Add pip to conda yaml for docs build
|
10 years ago |
Carol Willing
|
21788a58db
|
Add pip to conda yaml for docs
|
10 years ago |
Min RK
|
2881b4add1
|
Merge pull request #1078 from willingc/doc-spelling
Add a make spelling option for doc builds
|
10 years ago |
Thomas Kluyver
|
fd86d6c24d
|
Merge pull request #1079 from minrk/not-so-random
remove the 'random' from the random-port message
|
10 years ago |
Min RK
|
2522348b6a
|
remove the 'random' from the random-port message
it's not really a random port, it's usually n+1
|
10 years ago |
Carol Willing
|
b4dbf5f5c2
|
Add a make spelling option for doc builds
|
10 years ago |
Thomas Kluyver
|
435886ad1d
|
Merge pull request #1077 from willingc/err-min
Fix typos in development
|
10 years ago |
Carol Willing
|
6fe7c7acbc
|
Fix typos in development
|
10 years ago |
Min RK
|
a27266ac33
|
Merge pull request #1076 from takluyver/codemirror-fileext-lowercase
Lowercase file extension before looking it up in CodeMirror
|
10 years ago |
Min RK
|
8d4a8ee0c7
|
Merge pull request #1071 from jdfreder/movecellfocus
Focus selected cell after move.
|
10 years ago |
Thomas Kluyver
|
b361d39723
|
Lowercase file extension before looking it up in CodeMirror
It looks like CodeMirror stores no capitalised extensions:
https://github.com/codemirror/CodeMirror/blob/master/mode/meta.js
If there ever are any, this would break looking them up. But that seems
fairly unlikely.
Closes gh-1073
|
10 years ago |
Jonathan Frederic
|
8d0e61b1fb
|
Focus selected cell after move.
|
10 years ago |
Min RK
|
8ed64b374e
|
Merge pull request #1066 from Carreau/rmw
Remove usage of encode/decodestring, Deprecated, replace by bytes equiv.
|
10 years ago |
Carol Willing
|
5c886a3734
|
Merge pull request #1063 from minrk/csp-doc
document CSP for iframes
|
10 years ago |
Min RK
|
eef1ba8620
|
Merge pull request #931 from jdfreder/ratelimit
Add simple iopub message rate limiter
|
10 years ago |
Min RK
|
bd42e36fd6
|
document CSP for iframes
|
10 years ago |
Matthias Bussonnier
|
7e6b50815e
|
Merge pull request #963 from minrk/indentAutoShortcut
add ctrl-alt-[ shortcut for indentAuto
|
10 years ago |
Matthias Bussonnier
|
9f6dfc8e0a
|
Merge pull request #1064 from minrk/nbconvert-errors
scroll long tracebacks to the bottom
|
10 years ago |
Matthias Bussonnier
|
0ad67c8b7f
|
Remove usage of encode/decodestring, Deprecated, replace by bytes equiv.
|
10 years ago |
Min RK
|
94986bfd6a
|
scroll long tracebacks to the bottom
since that's usually where the most important info is
|
10 years ago |
Thomas Kluyver
|
61d2958f02
|
Merge pull request #1062 from minrk/js-dev-doc
Revisions to js dev doc
|
10 years ago |
Min RK
|
247fc7d21d
|
Revisions to js dev doc
- use `pip install -e .`
- clarify that `setup.py js css` is only needed for intermediate updates, not first-run
|
10 years ago |
Min RK
|
621822b1de
|
setting static_url_prefix isn't required for custom prefix
|
10 years ago |
Thomas Kluyver
|
014bd77b80
|
Merge pull request #1061 from minrk/menu-multi-select
plural cell actions
|
10 years ago |
Min RK
|
0b1305e37c
|
plural cell actions
a few multi-select actions still had singular descriptions
|
10 years ago |
Min RK
|
c5d6e9ee37
|
Merge pull request #1044 from nvdv/items_deselect
Deselect items after successful actions on notebook list page.
|
10 years ago |
Min RK
|
7117528dab
|
Merge pull request #744 from captainsafia/fix-dialog-button-layout
Fix button layout in dialog windows
|
10 years ago |
Matthias Bussonnier
|
b520b57f2f
|
Merge pull request #1049 from parleur/nested_svg
Nested svg
|
10 years ago |
Min RK
|
4d64519f12
|
Merge pull request #969 from minrk/undelete-stack
multiple-undo for cell deletion
|
10 years ago |
Min RK
|
38464ef4dd
|
Merge pull request #987 from minrk/copy-save-first
save before copy if notebook is dirty
|
10 years ago |
Pierre Gerold
|
f8d2af1632
|
draft for nested svg test, not working
|
10 years ago |
Min RK
|
20418160ef
|
Merge pull request #1050 from takluyver/tests-hang
Ensure user site packages is on PYTHONPATH for notebook test server
|
10 years ago |
Matthias Bussonnier
|
4c50d6acaa
|
Merge pull request #1051 from takluyver/travis-nosetests-v
Run nosetests with verbose flag on Travis
|
10 years ago |
Thomas Kluyver
|
e78f747314
|
Run tests in verbose mode in Dockerfile
|
10 years ago |
Thomas Kluyver
|
0c099ee9cc
|
Run nosetests with verbose flag on Travis
Hopefully stops tests from hanging after completion - seems to work on
Jenkins.
|
10 years ago |
Thomas Kluyver
|
15581d9567
|
Ensure user site packages is on PYTHONPATH for notebook test server
|
10 years ago |
Min RK
|
a7fc604365
|
Merge pull request #1039 from willingc/devinstall
Organize contributor/developer documentation sections
|
10 years ago |
Pierre Gerold
|
46d8784afb
|
restore a working 'find' structure
|
10 years ago |
Pierre Gerold
|
a2366dc68f
|
replace the 'find' way into direct inclusion in svg element
|
10 years ago |
Matthias Bussonnier
|
eeaaafc751
|
Merge pull request #1032 from minrk/mathjax-2.6
bump MathJax to 2.6
|
10 years ago |
Matthias Bussonnier
|
0d1f981b71
|
Merge pull request #1036 from minrk/disable-mathjax-renderer-menu
disable MathJax renderer selection menu
|
10 years ago |
Matthias Bussonnier
|
16426a6ca1
|
Merge pull request #1046 from willingc/doc-png
Fix image urls
|
10 years ago |
Min RK
|
7643a2ffdb
|
Merge pull request #941 from NHDaly/MoveButton
Adds a Move button to the notebooklist interface next to Rename.
|
10 years ago |
Carol Willing
|
7d04e76e05
|
Fix image urls
|
10 years ago |
nvdv
|
1c68cfe490
|
Deselect items after successful actions on notebook list page.
|
10 years ago |
Nathan Daly
|
ecbeb59f18
|
adds TODO regarding the fancier UI
|
10 years ago |
Nathan Daly
|
ac9b107e2b
|
changed initial input focus behavior
|
10 years ago |
Nathan Daly
|
ec47775d50
|
Removed code unnecessary for Move to select the file name up to a period.
The Move button expects a file path, which shouldn't include a file
extension suffix.
|
10 years ago |