Commit Graph

8009 Commits

Author SHA1 Message Date
Carol Willing
453f2ce30b Update rtd configs 2015-09-23 13:56:51 -07:00
Min RK
1cd56918ac Merge pull request #486 from captainsafia/search-replace-key
Added keyboard shortcut for search and replace
2015-09-23 19:33:27 +02:00
Min RK
a93e55e3b0 Merge pull request #487 from KarrieK/patch-2
Update JavaScript Notebook Extensions.ipynb
2015-09-23 17:11:30 +02:00
Karrie Kehoe
2090c0b000 Update JavaScript Notebook Extensions.ipynb 2015-09-23 15:39:55 +01:00
Safia Abdalla
c46a60a96c Updated search/replace keyboard shortcut to f 2015-09-23 09:27:59 -05:00
Safia Abdalla
6b5a142a7c Added keyboard shortcut for search and replace 2015-09-23 06:37:52 -05:00
Min RK
9b514b1406 Merge pull request #449 from vext01/unicode_listing_fix
Don't crash if a filename contains invalid unicode.
2015-09-23 12:21:32 +02:00
Min RK
4b9778cf6a Merge pull request #485 from thewtex/DockerCMD
Document Docker CMD kernel crashing issue.
2015-09-23 11:52:06 +02:00
Matt McCormick
ac43d7fec8 Document Docker CMD kernel crashing issue.
Add issue #334 to the known issues and suggest a work-around with tini
init.
2015-09-22 18:28:53 -04:00
Matthias Bussonnier
b9b579f95c Merge pull request #482 from minrk/setup-fixes
setup.py fixes
2015-09-22 14:43:00 -07:00
Matthias Bussonnier
ecc5b2b9c5 Merge pull request #480 from tritemio/master
Doc: update headings info in example notebook
2015-09-22 14:39:14 -07:00
Min RK
fda86ad301 formatting for long_description 2015-09-22 21:25:47 +02:00
Min RK
025b0a2957 use more conservative rule to pull in setuptools
setuptools shouldn't be used for 'sdist upload'
2015-09-22 21:25:44 +02:00
Antonino Ingargiola
418469d81d Docs: small metadata changes 2015-09-22 08:45:18 -07:00
Antonino Ingargiola
dc16502fd1 Docs: remove outdated info on notebook headings. 2015-09-22 08:44:24 -07:00
Min RK
05fd944e33 Merge pull request #478 from Jeffiy/master
fix login page CSS
2015-09-22 14:20:56 +02:00
Jeffiy
ac509bc613 fix login page UI problem 2015-09-22 17:25:55 +08:00
Min RK
a7721ed341 Merge pull request #475 from jupyter/Carreau-patch-1
don't overwrite file
2015-09-21 22:08:26 +02:00
Matthias Bussonnier
c9a9b5b50e don't overwrite file
closes https://github.com/ipython/ipython/issues/8796
2015-09-21 11:22:27 -07:00
Matthias Bussonnier
1295683539 Merge pull request #470 from minrk/set-dirty-kernelspec
set dirty flag on kernelspec/language_info changes
2015-09-21 11:17:46 -07:00
Min RK
86b9b0b92a set dirty flag on kernelspec/language_info changes 2015-09-21 11:13:33 +02:00
Min RK
577300fcd9 Merge pull request #468 from willingc/fix-pickle
Fix documentation links to notebook examples
2015-09-21 10:40:09 +02:00
Min RK
94ad3f50f2 Merge pull request #403 from seanson/master
Replace double URL escaping with concats as the base URLs are already…
2015-09-21 10:38:33 +02:00
Carol Willing
1fb22882e7 Edit see also box in doc 2015-09-20 22:28:41 -07:00
Carol Willing
cb9961a030 Add comment for future devs 2015-09-20 20:55:21 -07:00
Carol Willing
65224302de Revert html_static_path setting 2015-09-20 20:33:42 -07:00
Sean Johnson
085d584393 Replace double URL escaping with concats as the base URLs are already escaped. Fix for #402 2015-09-21 09:44:21 +10:00
Min RK
ebe1a7ca20 Merge pull request #329 from Carreau/action-menu
Working on using actions for menu.
2015-09-19 21:51:01 +02:00
Matthias Bussonnier
552a5a0244 make sure to loop only on dict keys 2015-09-18 15:58:27 -07:00
Min RK
1423eb501f Merge pull request #460 from willingc/doc-idx
Add captions to documentation table of contents
2015-09-18 14:37:54 +02:00
Carol Willing
687e844fb3 Update doc index with captions 2015-09-18 05:25:45 -07:00
Min RK
dce01c0695 Merge pull request #459 from willingc/del-ipynb
Remove the duplicate ipynb for public server doc
2015-09-18 14:15:55 +02:00
Min RK
460d13e13e Merge pull request #458 from willingc/doc-pubserver
Add review changes to public server doc
2015-09-18 14:04:28 +02:00
Carol Willing
956509029e Remove ipynb and update indices 2015-09-18 05:02:26 -07:00
Carol Willing
ea6993703e Add review changes to public server doc 2015-09-18 03:22:43 -07:00
Matthias Bussonnier
c2fc31a702 Bind menu click to actions
And deprecate private, unused thing.
2015-09-17 10:35:26 -07:00
Matthias Bussonnier
3602a86873 Merge pull request #447 from captainsafia/search-replace-menu-item
Added view and logic for search and replace menu item
2015-09-17 10:30:17 -07:00
Safia Abdalla
d791a7379e Moved logic for showing search/replace dialog 2015-09-17 10:08:23 -07:00
Matthias Bussonnier
3c437e73e2 Merge pull request #443 from willingc/doc-security
Update the 'Securing your server' section of public server security document
2015-09-17 09:17:07 -07:00
Edd Barrett
1deb96999f Don't crash if a filename contains invalid unicode. 2015-09-17 12:42:02 +01:00
Min RK
0e8c71b4f2 Merge pull request #445 from Carreau/ignore_minified_tree
Acknowledge ignore_minified on tree
2015-09-17 11:18:39 +02:00
Min RK
0945e5d878 Merge pull request #442 from Carreau/git-hooks
Update githooks and description
2015-09-17 11:18:13 +02:00
Min RK
2f0f3987b1 Merge pull request #444 from Carreau/strip-ansi
Strip more ANSI escape sequence.
2015-09-17 11:18:04 +02:00
Min RK
35a0a0bb57 Merge pull request #439 from zischwartz/websocket-check-origin
Added cross origin websocket handling for terminal
2015-09-17 11:15:40 +02:00
Safia Abdalla
5e07c2bca4 Added action.call for search and replace 2015-09-16 16:21:50 -07:00
Safia Abdalla
22c405847a Added on-click handler to menu bar element 2015-09-16 16:19:11 -07:00
Carol Willing
88554a003e Fix formatting on ipynb note 2015-09-16 15:40:27 -07:00
Carol Willing
64ae031488 Add note and link to RTD in old ipynb doc 2015-09-16 15:34:22 -07:00
Carol Willing
ce6ecb730b Edit content on running a public notebook server 2015-09-16 15:14:55 -07:00
Carol Willing
de9781dcba Update doc on securing a notebook server 2015-09-16 15:14:55 -07:00