Commit Graph

9252 Commits

Author SHA1 Message Date
robnagler
385773d2c1 added terminado_settings 2016-05-13 19:21:20 +00:00
Thomas Kluyver
a7da78127a Merge pull request #1441 from minrk/mathjax-config
remove unnecessary _mathjax_config_default
2016-05-11 16:21:01 +01:00
Min RK
13575ea376 remove unnecessary _mathjax_config_default 2016-05-11 14:29:56 +02:00
Min RK
0f2193cc4c Merge pull request #1409 from poke1024/mathjax
Configurable MathJax config
2016-05-11 14:29:01 +02:00
Kyle Kelley
4ec76aa7b7 Merge pull request #1436 from minrk/less-py-js-py-js-less
add npm run build:css
2016-05-08 11:03:22 -05:00
Min RK
f0352f6ebc remove npm steps from travis
pip install runs these steps
2016-05-08 16:33:15 +01:00
Min RK
b55f68e445 less sourcemaps don't work with less-2.7 2016-05-08 16:33:15 +01:00
Min RK
2ced11ff9c run js before css 2016-05-08 16:33:15 +01:00
Min RK
4c7f5972e1 add npm run build:css
setup.py css is just an alias for this,
so there should be no more calls back to Python from npm run build:anything
2016-05-08 16:33:14 +01:00
Carol Willing
0849f68f66 Merge pull request #1432 from Carreau/kerneljs
Document `kernel.js` extensions.
2016-05-06 15:12:18 -07:00
Matthias Bussonnier
6b6adc7099 Merge pull request #10 from willingc/Carreau-kerneljs
Edits to kernel specific extensions
2016-05-06 14:43:16 -07:00
Carol Willing
eac86ab13b Edits to text 2016-05-06 14:14:55 -07:00
Matthias Bussonnier
1838e966e6 Document kernel.js extensions. 2016-05-06 12:06:04 -07:00
Matthias Bussonnier
d8fc95173b Merge pull request #1347 from Carreau/shortcut-editor-2
Create a shortcut editor for the notebook.
2016-05-05 14:47:09 -07:00
Matthias Bussonnier
6aa60a5581 Merge pull request #1429 from Carreau/codecov
Add codecov.yml
2016-05-05 14:46:12 -07:00
Matthias Bussonnier
96615ed836 'set drop to 10%' 2016-05-04 13:52:37 -07:00
Matthias Bussonnier
18a6698691 Add codecov.yml
And lower coverage threshold to 60%
this should prevent coverage to fail on simple patch like
https://github.com/jupyter/notebook/pull/1418
2016-05-04 11:32:17 -07:00
Thomas Kluyver
27a4bf8e4b Merge pull request #1420 from yuvallanger/import-notebooks-patch
Make Importing Notebooks guide work again.
2016-05-03 21:15:19 +01:00
Yuval Langer
80ae2c9322 Use fixed version number. 2016-05-03 20:07:28 +03:00
Yuval Langer
cbbc713a77 Make Importing Notebooks guide work again. 2016-05-03 19:07:33 +03:00
Min RK
6c0847cba8 Merge pull request #1417 from willingc/pollock-encrypt
Add Let's Encrypt to the docs
2016-05-03 10:55:58 +02:00
Carol Willing
215244b5f6 Fix minor formatting error 2016-05-02 15:27:33 -07:00
Carol Willing
f84bb09fec Add letsencrypt instructions re: Pollock on ML 2016-05-02 15:16:26 -07:00
Matthias Bussonnier
c170ba1021 Merge pull request #1412 from captainsafia/fix-sys-info
Check if sys_info is null
2016-05-02 09:11:04 -07:00
Min RK
371cd86970 Merge pull request #1413 from captainsafia/add-permitted-mimetypes
Add PERMITTED_MIMETYPES to mimetype check
2016-05-02 11:12:02 +02:00
Safia Abdalla
be7649b873 Replaced PERMITTED_MIMETYPES with EDIT_MIMETYPES 2016-05-02 03:01:00 -05:00
Safia Abdalla
883429615d Add PERMITTED_MIMETYPES 2016-05-01 22:53:28 -05:00
Safia Abdalla
fb4cb19aa6 Check if sys_info is null 2016-05-01 21:28:48 -05:00
Bernhard Liebl
4d0c9dec86 extended the mathjax_config setting to lab 2016-04-30 09:15:46 +02:00
Bernhard Liebl
c52e8fdc77 make MathJax config parameter configurable (instead of hard coded) 2016-04-29 23:50:21 +02:00
Min RK
3d176dd620 Merge pull request #1403 from takluyver/i1401
Don't pass destination when installing nbextension from Python package
2016-04-29 11:54:01 +02:00
Brian E. Granger
2acae71738 Merge pull request #1405 from blink1073/update-lab
Update lab
2016-04-28 17:04:11 -07:00
Steven Silvester
7c3f507117 Update lab 2016-04-28 18:36:48 -05:00
Thomas Kluyver
f5abb87488 Don't pass destination when installing nbextension from Python package
Closes gh-1401
2016-04-28 17:24:27 +01:00
Min RK
99f4540019 Merge pull request #1389 from SylvainCorlay/old_widgets
Enable older version of ipywidgets on notebook 4.2
2016-04-28 10:07:49 +02:00
Matthias Bussonnier
251061ea18 Merge pull request #1396 from mgeier/issue-1390
CSS: "alert" is missing "margin-top"
2016-04-27 12:45:45 +02:00
Matthias Geier
c6c709a894 CSS: "alert" is missing "margin-top"
Closes #1390.
2016-04-27 11:43:55 +02:00
Carol Willing
7752e15cf1 Merge pull request #1391 from minrk/nbext-dest
specify destination for nbextension install
2016-04-26 04:35:26 -07:00
Min RK
e1eacf8d25 specify destination for nbextension install
arg was supported, just not passed along
2016-04-26 11:27:48 +02:00
Matthias Bussonnier
c681186e2d Merge pull request #1199 from julienr/drop_visual_indicator
[WIP] [Image attachment] Add visual indicator that a drop is possible
2016-04-24 19:05:45 +02:00
Julien Rebetez
ac373f46fe Bump codemirror version to 5.14, which includes the fix for the dragleave event. 2016-04-24 17:31:20 +02:00
Min RK
1e9cddc68b Merge pull request #1378 from parleur/nice_customjs
Protection againt bad custom.js
2016-04-23 11:22:10 +02:00
Julien Rebetez
65f1fae5ec Use a gray dashed border instead of yellow background to indicate dropzone 2016-04-23 10:32:11 +02:00
Julien Rebetez
14f7c2ccc0 Better handling of dnd events to correctly remove the dropzone effect when escape is pressed. 2016-04-23 10:32:11 +02:00
Julien Rebetez
180ef74ff5 Clear the dropzone indicator on cell render.
Change the dropzone CSS effect to be on the input_area
2016-04-23 10:32:11 +02:00
Julien Rebetez
7b974946ff Add a visual indicator that a drop is possible when dragging an image on a markdown cells 2016-04-23 10:32:11 +02:00
Sylvain Corlay
f6b7656499 Enable widgets 4.1 2016-04-22 19:32:40 -04:00
Matthias Bussonnier
baa49f73c8 Add eslint deps 2016-04-21 18:21:43 +02:00
Matthias Bussonnier
12b48343cb dynamic sourcemaps 2016-04-21 18:00:17 +02:00
Matthias Bussonnier
ab85f165c7 Create shortcut editor for the notebook
1) finish the step allowing the use of es6

  - this include some tweak to web pack configuration to speed up
    recompile in watch mode (in particular cache sourcemaps).
  - enable eslint (error only), on obvious mistakes.
  - setup babel to compile to es5 as a target.

2) Make the test pass under Casper that does not always have
`Function.prototype.bind` defined, which we cannot patch only in the
tests.

3) Write an actual shortcut editor that list and allow to modify most of
the command mode shortcut.

The logic to persist the shortcuts is a bit tricky as there are default
keyboard shortcuts, and so when you "unbind" them you need to re-unbind
them at next startup. This does not work for a few shortcut for
technical reasons: `<Esc>`, `<Shift>`, as well as `<Ctrl-Shift-P>` and `<F>`
which register asynchronously, so are not detected as "default"
shortcuts.
2016-04-21 18:00:17 +02:00