Min RK
|
66d15ce304
|
Don't re-use APIHandler name for serving yaml spec
|
10 years ago |
Min RK
|
05fd944e33
|
Merge pull request #478 from Jeffiy/master
fix login page CSS
|
10 years ago |
Jeffiy
|
ac509bc613
|
fix login page UI problem
|
10 years ago |
Min RK
|
a7721ed341
|
Merge pull request #475 from jupyter/Carreau-patch-1
don't overwrite file
|
10 years ago |
Matthias Bussonnier
|
c9a9b5b50e
|
don't overwrite file
closes https://github.com/ipython/ipython/issues/8796
|
10 years ago |
Matthias Bussonnier
|
1295683539
|
Merge pull request #470 from minrk/set-dirty-kernelspec
set dirty flag on kernelspec/language_info changes
|
10 years ago |
Min RK
|
86b9b0b92a
|
set dirty flag on kernelspec/language_info changes
|
10 years ago |
Min RK
|
577300fcd9
|
Merge pull request #468 from willingc/fix-pickle
Fix documentation links to notebook examples
|
10 years ago |
Min RK
|
94ad3f50f2
|
Merge pull request #403 from seanson/master
Replace double URL escaping with concats as the base URLs are already…
|
10 years ago |
Carol Willing
|
1fb22882e7
|
Edit see also box in doc
|
10 years ago |
Carol Willing
|
cb9961a030
|
Add comment for future devs
|
10 years ago |
Carol Willing
|
65224302de
|
Revert html_static_path setting
|
10 years ago |
Sean Johnson
|
085d584393
|
Replace double URL escaping with concats as the base URLs are already escaped. Fix for #402
|
10 years ago |
Min RK
|
ebe1a7ca20
|
Merge pull request #329 from Carreau/action-menu
Working on using actions for menu.
|
10 years ago |
Matthias Bussonnier
|
552a5a0244
|
make sure to loop only on dict keys
|
11 years ago |
Min RK
|
1423eb501f
|
Merge pull request #460 from willingc/doc-idx
Add captions to documentation table of contents
|
11 years ago |
Carol Willing
|
687e844fb3
|
Update doc index with captions
|
11 years ago |
Min RK
|
dce01c0695
|
Merge pull request #459 from willingc/del-ipynb
Remove the duplicate ipynb for public server doc
|
11 years ago |
Min RK
|
460d13e13e
|
Merge pull request #458 from willingc/doc-pubserver
Add review changes to public server doc
|
11 years ago |
Carol Willing
|
956509029e
|
Remove ipynb and update indices
|
11 years ago |
Carol Willing
|
ea6993703e
|
Add review changes to public server doc
|
11 years ago |
Matthias Bussonnier
|
c2fc31a702
|
Bind menu click to actions
And deprecate private, unused thing.
|
11 years ago |
Matthias Bussonnier
|
3602a86873
|
Merge pull request #447 from captainsafia/search-replace-menu-item
Added view and logic for search and replace menu item
|
11 years ago |
Safia Abdalla
|
d791a7379e
|
Moved logic for showing search/replace dialog
|
11 years ago |
Matthias Bussonnier
|
3c437e73e2
|
Merge pull request #443 from willingc/doc-security
Update the 'Securing your server' section of public server security document
|
11 years ago |
Min RK
|
0e8c71b4f2
|
Merge pull request #445 from Carreau/ignore_minified_tree
Acknowledge ignore_minified on tree
|
11 years ago |
Min RK
|
0945e5d878
|
Merge pull request #442 from Carreau/git-hooks
Update githooks and description
|
11 years ago |
Min RK
|
2f0f3987b1
|
Merge pull request #444 from Carreau/strip-ansi
Strip more ANSI escape sequence.
|
11 years ago |
Min RK
|
35a0a0bb57
|
Merge pull request #439 from zischwartz/websocket-check-origin
Added cross origin websocket handling for terminal
|
11 years ago |
Safia Abdalla
|
5e07c2bca4
|
Added action.call for search and replace
|
11 years ago |
Safia Abdalla
|
22c405847a
|
Added on-click handler to menu bar element
|
11 years ago |
Carol Willing
|
88554a003e
|
Fix formatting on ipynb note
|
11 years ago |
Carol Willing
|
64ae031488
|
Add note and link to RTD in old ipynb doc
|
11 years ago |
Carol Willing
|
ce6ecb730b
|
Edit content on running a public notebook server
|
11 years ago |
Carol Willing
|
de9781dcba
|
Update doc on securing a notebook server
|
11 years ago |
Carol Willing
|
2179be6843
|
Edit public server security doc
|
11 years ago |
Matthias Bussonnier
|
336b3b7db6
|
Merge pull request #446 from dwillmer/keyboard-manager
Add F10 key.
|
11 years ago |
Matthias Bussonnier
|
a9576ba96e
|
forgot octal prefix
|
11 years ago |
Dave Willmer
|
57cc23349e
|
Add F10 key.
|
11 years ago |
Matthias Bussonnier
|
1ff9504bf1
|
Acknowledge ignore_minified on tree
|
11 years ago |
Matthias Bussonnier
|
e5ed972467
|
Strip more ANSI escape sequence.
`?` can be found in ANSI escape sequence. ( `[?25l` hide cursor,
`[25k`show cursor)
Closes #95
|
11 years ago |
Matthias Bussonnier
|
eaa3c0ac36
|
Update githooks and description
closes #18
|
11 years ago |
Safia Abdalla
|
1f95016512
|
Added search and replace menu item to template
|
11 years ago |
Matthias Bussonnier
|
2a902c2cd6
|
Merge pull request #441 from willingc/doc-server
Fix small docs errors and add hidden index for clean doc builds
|
11 years ago |
Carol Willing
|
67740f8014
|
Fix small docs errors and add hidden index for clean doc builds
|
11 years ago |
Zach Schwartz
|
2e16713e32
|
moved check_origin to IPythonHandler
|
11 years ago |
Zach Schwartz
|
9f0537d373
|
added cross origin websocket handling for terminal, resolves jupyter/notebook#432
|
11 years ago |
Min RK
|
cc32f165e8
|
Merge edit-redirect fix
|
11 years ago |
Matthias Bussonnier
|
dcc8555778
|
Merge pull request #435 from jdfreder/removebs
Remove bootstrap dependency in menubar.js
|
11 years ago |
Jonathan Frederic
|
2fcf9fcd76
|
Remove bootstrap dependency
|
11 years ago |