Min RK
3d176dd620
Merge pull request #1403 from takluyver/i1401
...
Don't pass destination when installing nbextension from Python package
10 years ago
Brian E. Granger
2acae71738
Merge pull request #1405 from blink1073/update-lab
...
Update lab
10 years ago
Steven Silvester
7c3f507117
Update lab
10 years ago
Thomas Kluyver
f5abb87488
Don't pass destination when installing nbextension from Python package
...
Closes gh-1401
10 years ago
Min RK
99f4540019
Merge pull request #1389 from SylvainCorlay/old_widgets
...
Enable older version of ipywidgets on notebook 4.2
10 years ago
Matthias Bussonnier
251061ea18
Merge pull request #1396 from mgeier/issue-1390
...
CSS: "alert" is missing "margin-top"
10 years ago
Matthias Geier
c6c709a894
CSS: "alert" is missing "margin-top"
...
Closes #1390 .
10 years ago
Carol Willing
7752e15cf1
Merge pull request #1391 from minrk/nbext-dest
...
specify destination for nbextension install
10 years ago
Min RK
e1eacf8d25
specify destination for nbextension install
...
arg was supported, just not passed along
10 years ago
Matthias Bussonnier
c681186e2d
Merge pull request #1199 from julienr/drop_visual_indicator
...
[WIP] [Image attachment] Add visual indicator that a drop is possible
10 years ago
Julien Rebetez
ac373f46fe
Bump codemirror version to 5.14, which includes the fix for the dragleave event.
10 years ago
Min RK
1e9cddc68b
Merge pull request #1378 from parleur/nice_customjs
...
Protection againt bad custom.js
10 years ago
Julien Rebetez
65f1fae5ec
Use a gray dashed border instead of yellow background to indicate dropzone
10 years ago
Julien Rebetez
14f7c2ccc0
Better handling of dnd events to correctly remove the dropzone effect when escape is pressed.
10 years ago
Julien Rebetez
180ef74ff5
Clear the dropzone indicator on cell render.
...
Change the dropzone CSS effect to be on the input_area
10 years ago
Julien Rebetez
7b974946ff
Add a visual indicator that a drop is possible when dragging an image on a markdown cells
10 years ago
Sylvain Corlay
f6b7656499
Enable widgets 4.1
10 years ago
Pierre Gerold
fcec0896ce
Protect the three call to custom.js
10 years ago
Min RK
1ca5557234
Merge pull request #1374 from blink1073/dedupe
...
Enforce npm dedupe
10 years ago
Pierre Gerold
be52aa38f9
Condom againt bad custom.js
10 years ago
Steven Silvester
c2723c7996
Fix check_output syntax
10 years ago
Steven Silvester
b78f91c696
Match the usage of the shell kwarg
10 years ago
Steven Silvester
a8928d8303
Raise the error if dedupe fails
10 years ago
Steven Silvester
b30e35a8a1
Enforce npm dedupe
10 years ago
Min RK
89f942029d
Merge pull request #1367 from blink1073/jupyterlab-failsafe
...
Allow JupyterLab to fail gracefully on install
10 years ago
Steven Silvester
0176f72550
Do not verify lab installed files yet
10 years ago
Steven Silvester
a31a2236db
Allow JupyterLab to fail gracefully on install for now
10 years ago
Min RK
f75e591bd6
Merge pull request #1351 from Carreau/es6
...
ES6 and prerequisite to shortcut editor
10 years ago
Matthias Bussonnier
07f988f433
Merge pull request #1360 from takluyver/override-css-mimetype
...
Override mimetype for .css files
10 years ago
Carol Willing
d8d541020c
Merge pull request #1361 from wasade/missingnewline
...
Missing newline impacting RTD rendering
10 years ago
Daniel McDonald
69ab463a0e
Missing newline impacting RTD rendering
...
Please see the attached screenshot.
10 years ago
Thomas Kluyver
cc3a8668f2
Override mimetype for .css files
...
This should avoid the issue several people have had with unstyled pages
on misconfigured Windows systems. I think practicality beats purity
here.
Closes gh-1350
10 years ago
Sylvain Corlay
db7fa4ab85
Merge pull request #1352 from blink1073/promise-polyfill
...
Make JupyterLab more self contained
10 years ago
Min RK
4e6aa7e94c
Merge pull request #1338 from minrk/double-base-url
...
avoid double-base-url when launching browser
10 years ago
Min RK
32011e3bad
Merge pull request #1353 from siyuwj/master
...
Escape file names in attachment headers
10 years ago
wenjun.swj
6684b76ab8
encode file name in Content-Disposition when it contains non-ascii characters
10 years ago
Matthias Bussonnier
79088c5341
Check forhasOwnProperty in for-in loop.
10 years ago
Matthias Bussonnier
6954e996fd
Remove debug console.log
10 years ago
Matthias Bussonnier
1096410fcf
Try es6 and add a few features for shortcut editor.
10 years ago
Steven Silvester
a3b1cadc9b
Use webpack for promise polyfill and font-awesome
10 years ago
Steven Silvester
236214fc43
Move to dependency
10 years ago
Matthias Bussonnier
7a24d5fe58
Merge pull request #1349 from FrederikNS/master
...
Dockerfile: Added --no-browser argument to CMD
10 years ago
Steven Silvester
24d24c54c9
Fix polyfill
10 years ago
Steven Silvester
1cf92ad5a7
Add IE11 promise polyfills
10 years ago
Frederik Nordahl Jul Sabroe
d33ce47f40
Dockerfile: Added --no-browser argument to CMD
...
The docker images doesn't contain any browsers, therefore there is no need for trying to launch a browser.
10 years ago
Min RK
ac70e49ace
Merge pull request #1342 from jdfreder/clipboardRespect
...
Respect keyboard manager state in clipboard logic
10 years ago
Min RK
4857a7dc2e
Merge pull request #1348 from minrk/pin-casper-beta
...
pin casper to 1.1.0-beta5
10 years ago
Min RK
ad4fc06dae
pin casper to 1.1.0-beta5
...
to see if this fixes the shutdown test failure
10 years ago
Jonathan Frederic
72eeb99ad6
Respect keyboard manager state in clipboard logic
10 years ago
Min RK
a441f2529b
Merge pull request #1333 from minrk/release-links
...
remove what's new from index
10 years ago