Commit Graph

1420 Commits (e10df007b3ee7e91c685cd72aef26c69db0e1bca)

Author SHA1 Message Date
Kevin Bates 2a90e23434
Drop Python 3.5
5 years ago
Steven Silvester 358714829a Back to dev version
5 years ago
Steven Silvester 57fcc413b4 Release 6.2.0
5 years ago
Kevin Bates e67c331a4e
Add shim to mathjaxutils.js
5 years ago
mishaschwartz a5d7528994 cell copy: make sure that cell id is not copied when copying cell
5 years ago
mishaschwartz b070efc32c cell data: make sure that the cell id (from nbformat 4.5) is kept when saving notebooks
5 years ago
user202729 3cc628e3fe Fix typo
5 years ago
Zsailer fb5deeed23 Back to dev version
5 years ago
Zsailer e39ccb9188 Release 6.1.6
5 years ago
Min RK e8459d97eb
Release 6.1.5
5 years ago
Kevin Bates c893b59a9b
Restore ctrl-enter shortcut for mac users
6 years ago
Kevin Bates 2ba296039a
Merge pull request #5488 from toonijn/refactor-markdown
6 years ago
Kevin Bates a35b511991
Back to dev version
6 years ago
Kevin Bates d8308e1380
Release 6.1.4
6 years ago
Pavel Panchekha e6e05853d0
Update notebook.js (#5733)
6 years ago
Zsailer 45a7616075 bug fix: remove double encoding in download files
6 years ago
Zsailer 31fc47aa77 revert change in page alignment
6 years ago
Kevin Bates 8ef7e0bb49
Back to dev version
6 years ago
Kevin Bates 2d8b28adc0
Release 6.1.3
6 years ago
Kyle Kelley 311a4c70e8
Title new buttons with label if action undefined
6 years ago
Kevin Bates 7ca3b22128
Back to dev version
6 years ago
Kevin Bates 38d8308382
Release 6.1.2
6 years ago
magda 22b40c0deb Clean up by removing unused styles.
6 years ago
magda 0c4e65d2c5 Make global tooltip styles class-scoped
6 years ago
Steven Silvester e67f910d1c Back to dev version
6 years ago
Steven Silvester 4489ca6b59 Release 6.1.1
6 years ago
Kevin Bates a8fbe7df2e
Back to dev version
6 years ago
Kevin Bates 681497fb7b
Release 6.1.0
6 years ago
Zachary Sailer 42227e99f9
Merge pull request #5593 from levinxo/master
6 years ago
Christophe Cadilhac 7978c0f763
Add keyboard shortcuts to menu dropdowns (#5525)
6 years ago
Steinar Sturlaugsson a94d316d26
Fixes 3182 (#5598)
6 years ago
Mohammad Mostafa Farzan 9de5042e10
Add a metadata tag to override notebook direction (ltr/rtl) (#5052)
6 years ago
Toon Baeyens 238828e36d refactor code duplication of markdown renderers
6 years ago
Toon Baeyens 3f50688d51 enforce deterministic order
6 years ago
tobaeyen cbb9c150a2 windows does not specify the mimetype of a file, removing check
6 years ago
Toon Baeyens 3329474803 some documentation
6 years ago
Toon Baeyens cba497548c unify markdown generation
6 years ago
Toon Baeyens 8ef36d1868 only update when necessary
6 years ago
Toon Baeyens 5897787b5f view readme in directory
6 years ago
levinxo edc261c0f7 kill notebook its self when server cull idle kernel
6 years ago
Adam Blake f2db0265d4
Respect cell.is_editable during find-and-replace
6 years ago
Steven Silvester b5a488835e remove commented out code
6 years ago
Reece Hart 427bc961ee closes #4029: implement optional markdown header and footer files
6 years ago
Kevin Bates e937fd7992
Back to dev version
6 years ago
Kevin Bates 36bc44a82c
Release 6.1.0rc1
6 years ago
Joshua Zeltser fb08a1bda3
TO show tooltips via keyboard forDuplicate,View,Rename, Download, Shutdown, Edit,Move, Delete buttons. (#4729)
6 years ago
tao a90121c0d2
Solve issue #3940: The dropdown submenu at notebook page is not keyboard accessible (#4732)
6 years ago
Ben Thayer ea0ac90257
Backspace deletes empty line (#5502) (#5516)
6 years ago
Zachary Sailer ed5e9d6d0e
Merge pull request #5316 from berendjan/reduce_duplication
6 years ago
Matthias Geier 5aba3b824c
MathJax: Support for \gdef (#4407)
6 years ago