Thomas Kluyver
|
b76c8d907e
|
Merge pull request #3288 from kant/patch-1
Minor fixes
|
2018-02-12 13:57:13 +00:00 |
|
Thomas Kluyver
|
f3df01ee24
|
Merge pull request #3330 from takluyver/no-gettext-builtin
Don't install gettext into builtins
|
2018-02-12 13:54:54 +00:00 |
|
Thomas Kluyver
|
83fd9bb176
|
Squash some Sphinx warnings
|
2018-02-12 11:49:44 +00:00 |
|
Thomas Kluyver
|
0c06649bcd
|
Use asterisks for italics
|
2018-02-12 11:37:17 +00:00 |
|
Thomas Kluyver
|
64f02d8621
|
Merge pull request #3323 from mdboom/custom-exporters
Add any extra installed nbconvert exporters to the "Download as" menu
|
2018-02-12 11:15:12 +00:00 |
|
Thomas Kluyver
|
66bd2fbf20
|
Allow use of newest nbsphinx for building docs
Needed for compatibility with Sphinx 1.7
|
2018-02-12 11:09:46 +00:00 |
|
Thomas Kluyver
|
48b5faba57
|
Don't install gettext into builtins
|
2018-02-12 10:39:14 +00:00 |
|
Min RK
|
4ad65171e2
|
Merge pull request #3326 from SimonBiggs/include-locale
Fix a missing import of _
|
2018-02-12 11:35:17 +01:00 |
|
Simon Biggs
|
fa803ba238
|
import _
|
2018-02-11 16:17:48 +11:00 |
|
Michael Droettboom
|
b2ffad9683
|
Remove extraneous <span/>
|
2018-02-09 16:36:03 -05:00 |
|
Michael Droettboom
|
198d74aeda
|
Add any extra installed nbconvert exporters to the "Download as" menu
|
2018-02-09 13:17:12 -05:00 |
|
Thomas Kluyver
|
e3981568b8
|
Merge pull request #3314 from Shels1909/1097-close-halt
#1097 Add close and halt to shortcut menu
|
2018-02-08 11:26:22 +00:00 |
|
Thomas Kluyver
|
0db7ef7afe
|
Merge pull request #3316 from ehengao/master
add missing import _
|
2018-02-08 11:24:02 +00:00 |
|
ehengao
|
dd451c1861
|
Add _ from module to fix the not imported error
|
2018-02-08 01:26:31 -06:00 |
|
ehengao
|
cd49eee41f
|
_ is not defined anywhere in the module
|
2018-02-08 01:19:01 -06:00 |
|
Mac Knight
|
9b9c19186d
|
changed test to reflect new id
|
2018-02-07 17:59:18 -05:00 |
|
Mac Knight
|
f5d59ca004
|
connect close_and_halt via id_actions_dict
|
2018-02-07 11:56:40 -05:00 |
|
Mac Knight
|
8888fa4e07
|
fixed removed ';'
|
2018-02-07 11:23:33 -05:00 |
|
Mac Knight
|
6162ca9570
|
Added close and halt to the action menu and exposed function
|
2018-02-07 11:20:26 -05:00 |
|
Thomas Kluyver
|
e250b0b7bf
|
Merge pull request #3305 from mdboom/atomic-write-notebook-json
Write notebook.json file atomically
|
2018-02-06 11:18:55 +00:00 |
|
Michael Droettboom
|
dd5778b81d
|
Write notebook.json file atomically
|
2018-02-05 12:57:14 -05:00 |
|
Thomas Kluyver
|
364cd032c4
|
Merge pull request #3273 from gnestor/issue-484
Make buffer time between last modified on disk and last modified on last save configurable
|
2018-02-05 17:51:17 +00:00 |
|
Thomas Kluyver
|
3fce87d60a
|
Fix name of config option in comment
|
2018-02-05 17:14:24 +00:00 |
|
Thomas Kluyver
|
08a17dfcf0
|
Merge pull request #3293 from takluyver/unlink-ferdas
Remove broken link to Github user
|
2018-02-02 13:15:21 +00:00 |
|
Thomas Kluyver
|
a812581d43
|
Merge pull request #3287 from damianavila/add_slides_export
Add slides exportation/download to the menu
|
2018-02-02 12:55:31 +00:00 |
|
Thomas Kluyver
|
f559ffef6a
|
Remove broken link to Github user
|
2018-02-02 12:53:23 +00:00 |
|
Damian Avila
|
0570d9b4b0
|
Use lowercase for slides
|
2018-02-02 08:50:54 -03:00 |
|
Thomas Kluyver
|
bdd62b3c58
|
Merge pull request #3223 from takluyver/unpin-travis-ipykernel
Unpin ipykernel version on Travis
|
2018-02-02 11:46:07 +00:00 |
|
Thomas Kluyver
|
7445be5943
|
Merge pull request #3236 from takluyver/i3235
Fix output prompt when execution_count missing.
|
2018-02-02 11:43:50 +00:00 |
|
Thomas Kluyver
|
6d7fd5c36d
|
Merge pull request #3282 from parente/fix-3276-click-modifiers
Fix clicking with modifiers, page title updates
|
2018-02-02 11:42:34 +00:00 |
|
Darío Hereñú
|
560e142cf2
|
Minor fixes
(proposal)
|
2018-02-01 10:50:34 -03:00 |
|
Damian Avila
|
4dc3221194
|
Add slides exportation/download to the menu
|
2018-02-01 08:40:43 -03:00 |
|
Peter Parente
|
386b3a248a
|
Update page / tab title when navigating
|
2018-01-30 21:21:44 -05:00 |
|
Peter Parente
|
611762b255
|
Fix modified clicking of dirs, crumbs
All the default browser behavior when the user is holding any modifier
key while clicking on a folder or breadcrumb in the fileview.
|
2018-01-30 21:01:33 -05:00 |
|
Grant Nestor
|
798d29bda8
|
Change config value name and use seconds vs. milliseconds
|
2018-01-29 08:37:34 -08:00 |
|
Thomas Kluyver
|
3de5e501f3
|
Back to development
|
2018-01-28 17:42:35 +00:00 |
|
Thomas Kluyver
|
ba5ea511a5
|
release 5.4.0
|
2018-01-28 17:36:08 +00:00 |
|
Thomas Kluyver
|
957b0aba2d
|
Merge pull request #3269 from takluyver/changelog-5.4
Update changelog for 5.4
|
2018-01-28 17:33:05 +00:00 |
|
Thomas Kluyver
|
c14b94b037
|
Add PR #3271 to changelog
|
2018-01-28 17:12:07 +00:00 |
|
Thomas Kluyver
|
24ede9f594
|
Merge pull request #3271 from asoderman/tree-aria-labels
Accessibility updates for tree.html
|
2018-01-28 17:07:19 +00:00 |
|
Grant Nestor
|
c2701a8fb0
|
Make buffer time between last modified on disk and last modified on last save configurable
|
2018-01-27 18:14:06 -08:00 |
|
Alex Soderman
|
1ac7ff1ef3
|
Added aria-labels to buttons
|
2018-01-27 17:36:59 -05:00 |
|
Thomas Kluyver
|
e9f91111b0
|
Update changelog for 5.4
|
2018-01-27 18:15:38 +00:00 |
|
Matthias Bussonnier
|
b96d75846d
|
Merge pull request #3264 from takluyver/i3263
Change the path to create notebooks in when navigating directories
|
2018-01-27 09:28:00 -08:00 |
|
Thomas Kluyver
|
ae7d39af1e
|
Merge pull request #3243 from minrk/less-shouty
make js-generated UUIDs lowercase
|
2018-01-27 10:22:04 +00:00 |
|
Thomas Kluyver
|
f38aceee48
|
Merge pull request #3256 from yuvipanda/remove-dup
Remove duplicate setting of this.notebook
|
2018-01-27 10:15:42 +00:00 |
|
Thomas Kluyver
|
51acfb61ad
|
Use event.preventDefault() on links creating new files & folders
|
2018-01-26 08:49:43 +00:00 |
|
Thomas Kluyver
|
1d84d839f3
|
Change the path to create notebooks in when navigating directories
Closes gh-3263
Closes gh-3248
|
2018-01-25 09:57:59 +01:00 |
|
yuvipanda
|
194a84a324
|
Remove duplicate setting of this.notebook
Should be a noop
|
2018-01-23 22:31:59 -08:00 |
|
Thomas Kluyver
|
8441005a39
|
Merge pull request #3228 from ns23/update-alt-text
[WIP] Updated image alt text in notebook.html
|
2018-01-23 20:48:31 +01:00 |
|