Min RK
|
cc32f165e8
|
Merge edit-redirect fix
|
11 years ago |
Matthias Bussonnier
|
dcc8555778
|
Merge pull request #435 from jdfreder/removebs
Remove bootstrap dependency in menubar.js
|
11 years ago |
Jonathan Frederic
|
2fcf9fcd76
|
Remove bootstrap dependency
|
11 years ago |
Jonathan Frederic
|
1fe6dbb4e4
|
Merge pull request #431 from Carreau/fix-58
Fix bad message break notebook
|
11 years ago |
Matthias Bussonnier
|
7d3be593a8
|
Fix bad message break notebook
Would need a test, and probably a way to display the message to the user
if it ever happen.
|
11 years ago |
Min RK
|
009ae06e66
|
Merge pull request #433 from captainsafia/title-double-backslash
Strip trailing slash from notebook_dir
|
11 years ago |
Safia Abdalla
|
84f1f6fc3d
|
Replace backslash with slash
|
11 years ago |
Safia Abdalla
|
36d5131a4b
|
Added notebook_dir validations to _validate function
|
11 years ago |
Safia Abdalla
|
292ba6fd1b
|
Added tests for notebook path with backslash
|
11 years ago |
Matthias Bussonnier
|
8ec8a520e8
|
Merge pull request #404 from minrk/rjs-timeout
bump requirejs waitSeconds to 30
|
11 years ago |
Safia Abdalla
|
9969cce177
|
Added rstrip on notebook_dir to resolve #411
|
11 years ago |
Min RK
|
8f1b2e9fd9
|
Merge pull request #427 from Carreau/fix-245
Deprecate duplicate functions from utils.
|
11 years ago |
Min RK
|
5162a9ed48
|
Merge pull request #426 from Carreau/fix-100
Only hide top-level-header.
|
11 years ago |
Matthias Bussonnier
|
c3edf61bef
|
Fix typos.
|
11 years ago |
Matthias Bussonnier
|
5fadb67dda
|
Deprecate duplicate functions from utils.
Closes #245
|
11 years ago |
Matthias Bussonnier
|
b521d76ebb
|
Merge pull request #424 from minrk/custom-js-safe
catch errors in app_initialized callbacks
|
11 years ago |
Matthias Bussonnier
|
937b42fda4
|
Only hide top-level-header.
closes jupyter/nbconvert#100
|
11 years ago |
Min RK
|
e33741f93f
|
catch errors in app_initialized callbacks
avoids bad custom.js preventing initialization.
|
11 years ago |
Min RK
|
49f8eaf7b8
|
use events.on for notebook first-load
rather than reimplementing with on/off.
|
11 years ago |
Min RK
|
172c6e272f
|
Merge pull request #423 from Carreau/ignore-min-edit
Acknowledge "ingnore_minified" on editor page.
|
11 years ago |
Matthias Bussonnier
|
c4f2c5ac23
|
Acknowledge "ingnore_minified" on editor page.
a few typo and consistency also.
|
11 years ago |
Min RK
|
7d331cbbc9
|
Merge pull request #421 from germ13/patch-1
Add examples of latex expressions
|
11 years ago |
Min RK
|
f493ed924f
|
Merge pull request #420 from Jeffiy/master
add a style for password input
|
11 years ago |
juan serrano
|
f9280708b2
|
Add examples of latex expressions
|
11 years ago |
zhangmm
|
498bdb66b3
|
add a style for password input
|
11 years ago |
Matthias Bussonnier
|
806cd1f989
|
Merge pull request #400 from minrk/restart-run-all
add Restart & Run All action
|
11 years ago |
Matthias Bussonnier
|
e901e4d1f2
|
Merge pull request #169 from Security513/master
Add FreeBSD instructions
|
11 years ago |
Matthias Bussonnier
|
abc0860784
|
Merge pull request #313 from minrk/rm-ipython-import
remove unconditional IPython import from notebookapp
|
11 years ago |
Matthias Bussonnier
|
f6ef532d67
|
Merge pull request #418 from minrk/termjs-007
bump term.js to 0.0.7
|
11 years ago |
Matthias Bussonnier
|
65f15d1386
|
Merge pull request #321 from minrk/shell-true
run commands with shell=True
|
11 years ago |
Min RK
|
235c2cc18d
|
bump term.js to 0.0.7
various issues fixed, including copy/paste
|
11 years ago |
Min RK
|
a0fed9b42b
|
Merge pull request #409 from jcb91/master
Addresses #212. Avoid loading nbextensions twice…
|
11 years ago |
Min RK
|
f3dc957ec5
|
Merge pull request #416 from jakirkham/test_python_33
Also test on Python 3.3
|
11 years ago |
Min RK
|
e0190edec1
|
Merge pull request #417 from rgbkrk/docker-cleanup
Docker cleanup
|
11 years ago |
John Kirkham
|
668812ad85
|
.travis.yml: Test on Python 3.3, as well.
|
11 years ago |
Kyle Kelley
|
54a6d94447
|
ipykernel direct, no tests in container
|
11 years ago |
Kyle Kelley
|
8790cc182e
|
Only install ipython as is
|
11 years ago |
Brian E. Granger
|
d43d72f10d
|
Merge pull request #408 from captainsafia/pypi-description
Added description text to setup.py to resolve #374
|
11 years ago |
Safia Abdalla
|
6cec1eada4
|
Added long_description to setup.py
|
11 years ago |
Josh Barnes
|
71cb6b9b69
|
Avoid loading nbextensions twice by keeping track of which have been loaded
|
11 years ago |
Min RK
|
23162fd289
|
Don't redirect from /edit/ to /files/
show failure to decode, instead
|
11 years ago |
Min RK
|
4f0b3b8c10
|
only redirect to editor for text documents
treat unidentified mime-types as text
|
11 years ago |
Min RK
|
f64aa490e3
|
set model mimetype, even when content=False
|
11 years ago |
Safia Abdalla
|
a7fae2c6f9
|
Added description text to setup.py
|
11 years ago |
Min RK
|
32112d2509
|
Merge pull request #407 from Carreau/fix-shrt
[docs] update shortcut
|
11 years ago |
Matthias Bussonnier
|
c29b8780a3
|
update shortcut
|
11 years ago |
Min RK
|
70e9186914
|
bump requirejs waitSeconds to 30
default is 7, and can timeout inappropriately on slow connections
|
11 years ago |
Min RK
|
159b470c86
|
Merge pull request #401 from Carreau/overz
Fix overzealous auto escape
closes #398
|
11 years ago |
Min RK
|
0641b68d40
|
Merge pull request #166 from SylvainCorlay/comm_list_shell_message
Adding comm_info method to kernel
|
11 years ago |
Sylvain Corlay
|
a3fa53f0f4
|
Filter by target name
|
11 years ago |