Frank Sachsenheim
cdeebbe1bd
Reduces apt's overhead in Docker image
11 years ago
Frank Sachsenheim
bc123a307b
Removes redundant locales-generation in Docker image
...
They will be generated during the next installation
11 years ago
Frank Sachsenheim
f8f5f7ed3b
Installs the recent pip-release on build
11 years ago
Min RK
2450d308e2
Merge pull request #498 from gramster/magicmode
...
use codemirror overlay instead of multiplexing for cell magic modes
11 years ago
Min RK
36fa064cac
Merge pull request #508 from jdfreder/handlerdoc
...
Custom server request handler, docs
11 years ago
Min RK
db29514cb8
Merge pull request #502 from willingc/doc-install
...
Improve navigation to 'Jupyter' Installation docs
11 years ago
Min RK
82702b91ee
Merge pull request #521 from jupyter/rgbkrk-expose-8888
...
Expose the default port of 8888
11 years ago
Brian E. Granger
8224a9d7cd
Merge pull request #465 from minrk/restart-run-all-dialog-laziness
...
rework restart-run-all dialog
11 years ago
Kyle Kelley
80ba787629
Expose the default port of 8888
11 years ago
Min RK
a9d5474943
Merge pull request #512 from minrk/travis-matrix
...
shrink travis matrix
11 years ago
Jonathan Frederic
c5553ca4fa
Whitespace sensitive language
11 years ago
Min RK
a5a737805e
add '-dialog' suffix to restart actions with dialogs
...
instead of -no-confirm on those without.
i.e. `restart-run-all` has no dialog, `restart-run-all-dialog` has a dialog.
11 years ago
Min RK
ef64f743c4
make restart-clear-output a discrete action
...
- no more multi-button restart dialog
- Restart & Clear Output added to Kernel menu
11 years ago
Min RK
1c786d74ee
rework restart-run-all dialog
...
- give Restart & Run All action its own dialog
- add Restart & Run All button to regular restart dialog
- add `-no-confirm` version of both restart and restart-run-all actions
11 years ago
Min RK
84f14c0ca0
shrink travis matrix
11 years ago
Min RK
f17223270c
Merge pull request #511 from minrk/session-kernelspecs
...
get kernelspec info from kernelspecs
11 years ago
Min RK
9f501ab5cd
get kernelspec info from kernelspecs
...
instead of adding display_name to the sessions model
11 years ago
Jonathan Frederic
a54ded224e
Conver to RST
11 years ago
Jonathan Frederic
a5215f3027
Add handler doc
11 years ago
Min RK
66242b9a70
Merge pull request #503 from julienr/kernel_name
...
Adds kernel name to running notebooks list
11 years ago
Julien Rebetez
4925097006
Use kernel display_name instead of name in running kernels list
11 years ago
Julien Rebetez
91d42c9600
Adds display_name to MappingKernelManager's kernel_model
11 years ago
Jonathan Frederic
1c4daeb137
Merge pull request #491 from minrk/copystat-can-fail
...
allow copystat to fail in atomic_writing
11 years ago
Jonathan Frederic
831b2a523b
Merge pull request #472 from minrk/base-url-always-encoded
...
avoid double-encoding base_url
11 years ago
Jonathan Frederic
d1dc58fd6e
Merge pull request #497 from captainsafia/snr-to-fnr
...
Replaced 'Search and Replace' with 'Find and Replace'
11 years ago
Julien Rebetez
78c6ca7e21
Adds kernel name to running notebooks list
11 years ago
Min RK
c87c5ffd1f
add comment about base URL prefixes in tests
11 years ago
Min RK
033247b039
protect against copystat failure in copy2
...
we already had this in `self._copy`, but copy2 was still used in atomic_writing.
11 years ago
Safia Abdalla
e8fd94260e
Renamed search and replace div ID
11 years ago
Carol Willing
004a96298e
Add navigation to Jupyter Installation docs
11 years ago
Graham Wheeler
bb7c232b8f
Fix the broken multiplexor mode for cell magic format overrides.
11 years ago
Safia Abdalla
e93db3ec22
Replaced 'Search and Replace' with 'Find and Replace'
11 years ago
Min RK
18de77ab0c
Merge pull request #496 from willingc/doc-badge
...
Add status badges to README
11 years ago
Carol Willing
d6e78ecbb5
Add status badges to README
11 years ago
Min RK
8e5cf470f5
Merge pull request #494 from willingc/docs-testtool
...
Temporarily add notebooks' generated rst files to version control
11 years ago
Min RK
92502b5186
Merge pull request #495 from minrk/not-actually-api-handler
...
Don't re-use APIHandler name for serving yaml spec
11 years ago
Carol Willing
ac59eb343a
Add generated notebooks rst files to version control
11 years ago
Min RK
ec40a32ccb
Merge pull request #493 from blink1073/allow-patches
...
Allow all Cross-Origin Methods
11 years ago
Min RK
66d15ce304
Don't re-use APIHandler name for serving yaml spec
11 years ago
Steven Silvester
65eb248209
Add the method to the correct base class
11 years ago
Min RK
38f6f73ec9
Merge pull request #492 from willingc/docs-testtool
...
Update for additional build information from Read The Docs
11 years ago
Steven Silvester
1f6a3700a2
Fix signature
11 years ago
Steven Silvester
88c067ff27
Clean up allowed methods
11 years ago
Steven Silvester
f2b42ae72c
Allow cross-origin patches for config
11 years ago
Carol Willing
808776f4a4
Add Jupyter to docs requirements
11 years ago
Min RK
7a197feb33
Merge pull request #477 from minrk/cves
...
note CVEs in 4.0.5 release notes
11 years ago
Min RK
777fb2f7cd
Merge pull request #481 from willingc/doc-frontend
...
Add notebook frontend configuration doc
11 years ago
Min RK
e3bd496b54
note CVEs in 4.0.5
11 years ago
Min RK
e984c5f012
Merge pull request #488 from willingc/doc-rtd
...
Update docs build and config for clean RTD deploys
11 years ago
Carol Willing
786a350527
Fix grammar from review comments
11 years ago