Carol Willing
61a5382083
Add frontend configuration doc
2015-09-23 22:38:43 -07:00
Carol Willing
bfdd0a2e51
Add empty _static folder
2015-09-23 18:42:31 -07:00
Carol Willing
d05835a5d1
Update toc for rst build from ipynb
2015-09-23 18:02:29 -07:00
Carol Willing
c541cb4125
Add index for generated rst from ipynb
2015-09-23 17:32:17 -07:00
Carol Willing
f704baa796
Update gitignore
2015-09-23 16:33:49 -07:00
Carol Willing
b0b8a2f71c
Remove examples index
2015-09-23 16:28:00 -07:00
Carol Willing
5216bc6143
Update index
2015-09-23 16:27:10 -07:00
Carol Willing
6eb519916d
Update index
2015-09-23 14:35:06 -07:00
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
f52c66268e
handle non-empty base URL in dashboard test
2015-09-22 15:10:56 +02:00
Min RK
b9c27a461a
run js tests with base URL
...
bug in phantomjs prevents testing with escaped base URL,
but this still tests inappropriate escaping
because @ *would* be escaped, but it does not need to be
2015-09-22 15:10:56 +02:00
Min RK
460643ed90
urlencode urls,paths in body-data in templates
2015-09-22 15:10:44 +02:00
Min RK
8de725a8de
server-side fixes for double-escaped base_url
2015-09-22 15:10:33 +02:00
Min RK
164c3b6c1a
test with url-escaped base_url
...
should ensure sanity
2015-09-22 15:10:33 +02:00
Min RK
a8b15bc709
avoid double-encoding base_url
...
base_url should already be url-encoded.
2015-09-22 15:10:33 +02: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