Min RK
|
e9957ddb35
|
Handle coroutine possibility in test_sessionmanager
|
10 years ago |
Min RK
|
02d1554f8f
|
Allow modifying kernel associated with a session via PATCH
- PATCH to kernel.id attaches to other kernel
- PATCH to kernel.name starts new kernel with given name
Previous kernel is shutdown after the change
|
10 years ago |
Carol Willing
|
75386815d8
|
Update the table of contents
|
10 years ago |
Sylvain Corlay
|
0f4d3be470
|
Add missing pager.append function
|
10 years ago |
Steven Silvester
|
86b1536d18
|
Fix mathjax link
|
10 years ago |
Steven Silvester
|
39b42307c9
|
Update mathjax link
|
10 years ago |
Steven Silvester
|
42c1dae7a2
|
Bump version again
|
10 years ago |
Nicholas Bollweg
|
bb18735203
|
move logging to app for making better args
|
10 years ago |
Nicholas Bollweg
|
eec61bbf4f
|
add message for install
|
10 years ago |
Matthias Geier
|
13a81daf94
|
Remove section about Python Development Libs
|
10 years ago |
Matthias Geier
|
60f1aa14ea
|
Re-order installation instructions
|
10 years ago |
Matthias Geier
|
daedb4da79
|
Add more information about building the docs
|
10 years ago |
Matthias Geier
|
8ae254de85
|
Some improvements suggested by @willingc
See #1208.
|
10 years ago |
Steven Silvester
|
f1d217fd92
|
Bump js-plugins dependency to fix scrolling
|
10 years ago |
Carol Willing
|
915920ac72
|
Fix typo found by @minrk
|
10 years ago |
Min RK
|
3feea61802
|
Merge pull request #775 from maartenbreddels/master
new feature: NotebookApp.password_required forces user to have a password
|
10 years ago |
Jonathan Frederic
|
4db4691563
|
Merge pull request #14 from willingc/update-nb
Update nbextensions notebook from @nbollweg
|
10 years ago |
Carol Willing
|
33a58c8bcb
|
Fix @nbollweg comments
|
10 years ago |
Carol Willing
|
8b202574ef
|
Edit documentation notebook
|
10 years ago |
Matthias Geier
|
ac89707ecc
|
DOC: Trying to make a single place for contributor docs
See #1193.
|
10 years ago |
Jonathan Frederic
|
64c0e42a0a
|
Merge pull request #13 from malev/fix-symlink
Normalize path to fix symlink creation
|
10 years ago |
Maarten A. Breddels
|
5a3272f771
|
fixed a typo, and corrected the help text
|
10 years ago |
Min RK
|
6cb736afd7
|
Merge pull request #1201 from blink1073/functional-lab-notebook
Make JupyterLab notebook functional and add mathjax support
|
10 years ago |
Steven Silvester
|
4a48cad90a
|
Make notebook functional and add mathjax
|
10 years ago |
Marcos Vanetta
|
6f72d619e0
|
Normalize path to fix symlink creation
|
10 years ago |
Matthias Bussonnier
|
dcd9027af2
|
Merge pull request #1180 from takluyver/new-notebook-menu-header
Clarify notebook heading in new menu
|
10 years ago |
Jonathan Frederic
|
053c83cce1
|
Merge pull request #12 from bollwyvl/nbext-pain-ipynb-doc
Initial crack at documentation for new-wave extension stuff
|
10 years ago |
Nicholas Bollweg
|
d54ed564af
|
initial crack at documentation for new-wave extension stuff
|
10 years ago |
Jonathan Frederic
|
e48015e08f
|
Merge pull request #11 from bollwyvl/nbext-pain-validation
More docstrings!
|
10 years ago |
Nicholas Bollweg
|
a17b7021ab
|
docstrings for everyone 🎉
|
10 years ago |
Nicholas Bollweg
|
e39a702654
|
documenting public members of nbextension
|
10 years ago |
Jonathan Frederic
|
16b52485dc
|
Merge pull request #10 from bollwyvl/nbext-pain-validation
Post-flight validation for *extension enable/list
|
10 years ago |
Nicholas Bollweg
|
77725985c1
|
adding test for non-python nbextension
|
10 years ago |
Nicholas Bollweg
|
fe9c33dec0
|
add rudimentary documentation of server spec (in private function, bah)
|
10 years ago |
Nicholas Bollweg
|
7859e9d7e7
|
adding more tests for validation, cleaning up validation return values
|
10 years ago |
Nicholas Bollweg
|
9bef5c1fea
|
serverextension docstrings
|
10 years ago |
Nicholas Bollweg
|
f3074fde93
|
logging, removing redundant implementations
|
10 years ago |
Nicholas Bollweg
|
071e92689e
|
adding initial post-install validation
|
10 years ago |
Min RK
|
a6b8da4019
|
Merge pull request #1187 from minrk/encode-url-terminal
add missing url-encoding of base_url in terminal/edit templates
|
10 years ago |
Min RK
|
8c038e3ddb
|
add missing url-encoding of base_url in terminal/edit templates
This was fixed in the notebook and tree views,
but overlooked in edit, terminal
|
10 years ago |
Min RK
|
3f83ff525b
|
Merge pull request #506 from minrk/limit-output
limit merging of stream output
|
10 years ago |
Min RK
|
233f04428d
|
Merge pull request #621 from julienr/inline_images
Implement markdown cell attachments. Allow drag’n’drop of images into…
|
10 years ago |
Jonathan Frederic
|
35f888948f
|
s/require/module for serverextension cc @minrk
|
10 years ago |
Jonathan Frederic
|
540a143c86
|
Grammar cc @bollwyvl
|
10 years ago |
Jonathan Frederic
|
5b6eb13d3b
|
Merge pull request #9 from bollwyvl/nbext-pain-ceci-nest-pas-une-nbextension
cleaning up references to nbextensions in serverextensions
|
10 years ago |
Nicholas Bollweg
|
2b43653ac3
|
actually, should be public
|
10 years ago |
Jonathan Frederic
|
2fc9dbef5a
|
Merge pull request #8 from bollwyvl/nbext-pain-logger-args
fixing log output... could be more verbose
|
10 years ago |
Nicholas Bollweg
|
ce4e3fc189
|
cleaning up references to nbextensions in serverextensions
|
10 years ago |
Thomas Kluyver
|
c424d61558
|
Adjust text of notebook heading in new menu
Closes jupyter/jupyter#97
|
10 years ago |
Thomas Kluyver
|
291e0c101e
|
Adjust styling of dropdown header in new menu
|
10 years ago |