Jeroen Demeyer
|
17b3643891
|
Interpret mathjax_url relative to base_url
|
11 years ago |
Matthias Bussonnier
|
ff20e1d6a9
|
Merge pull request #661 from jdfreder/i645
Prevent right border of cell from moving.
|
11 years ago |
Matthias Bussonnier
|
99df568eb9
|
Merge pull request #658 from jdfreder/adduigif
Update the changelog for 4.1
|
11 years ago |
Jonathan Frederic
|
3c5d81bcdd
|
Using padding instead of neg. margin and calc
|
11 years ago |
Jonathan Frederic
|
ad27235cfc
|
Merge pull request #655 from jdfreder/i648-alt
Make split cell match mark state of origin
|
11 years ago |
Jonathan Frederic
|
80cb919998
|
Prevent right border of cell from moving.
|
11 years ago |
Jonathan Frederic
|
4ae2f829f3
|
@willingc's comment
|
11 years ago |
Jonathan Frederic
|
0d3729a03b
|
Update the changelog
|
11 years ago |
Jonathan Frederic
|
53bf3fb0ed
|
Split cell match origin marked state
|
11 years ago |
Min RK
|
aaffd891b5
|
Merge pull request #651 from Carreau/ct-reminder
Reminder of where the celltoolbar menu is
|
11 years ago |
Matthias Bussonnier
|
b300696ef7
|
Reminder of where the celltoolbar menu is
The UI has changed since 4.0 so 4.1 need to tell that to users.
|
11 years ago |
Jonathan Frederic
|
f0d89984bb
|
Merge pull request #644 from Carreau/ff-style
Fix command palette appearance on FF.
|
11 years ago |
Matthias Bussonnier
|
07126232b4
|
Merge pull request #643 from jdfreder/pager
Force pager to draw scrollbars on FireFox
|
11 years ago |
Jonathan Frederic
|
71c905574e
|
Force pager to draw scrollbars on FireFox
|
11 years ago |
Jonathan Frederic
|
429693675b
|
Merge pull request #639 from Carreau/back-style
revert style change
|
11 years ago |
Matthias Bussonnier
|
c409932bc2
|
Fix command palette appearance on FF.
Closes #559
|
11 years ago |
Matthias Bussonnier
|
7676d016d4
|
revert style change
|
11 years ago |
Matthias Bussonnier
|
c40400cb66
|
Merge pull request #567 from jdfreder/sandr
Fix tooltip and move replace in selected cells button.
|
11 years ago |
Matthias Bussonnier
|
255527edf4
|
Merge pull request #634 from ellisonbg/pager-fix
Reverting Firefox Windows bug fix ipython/ipython#8853
|
11 years ago |
Matthias Bussonnier
|
371cf3ba33
|
Merge pull request #628 from blink1073/bump-large-upload
Bump upload size to 25MB
|
11 years ago |
Brian E. Granger
|
65f15cbf32
|
Reverting Firefox Windows bug fix ipython/ipython#8853
This effectively cloned all of the pager DOM nodes and removed
all of their events. This broke the pager closing and resizing.
|
11 years ago |
Steven Silvester
|
c8c4b2768c
|
Make the upload size limit configurable
|
11 years ago |
Brian E. Granger
|
67a7422d3c
|
Merge pull request #627 from minrk/codemirror-5.8
CodeMirror 5.8
|
11 years ago |
Matthias Bussonnier
|
75496518fd
|
Merge pull request #598 from ellisonbg/action-names
Renaming commands
|
11 years ago |
Steven Silvester
|
a34e0b72a9
|
Bump upload size to 25MB
|
11 years ago |
Min RK
|
364d9e60fc
|
CodeMirror 5.8
|
11 years ago |
Brian E. Granger
|
dab9765e42
|
Fixing one last misnaming.
|
11 years ago |
Min RK
|
61c99ca11c
|
Merge pull request #574 from blink1073/fix-upload
Fix handling of upload add_link
|
11 years ago |
Min RK
|
59aac8b93e
|
Merge pull request #623 from blink1073/avoid-large-upload
Avoid trying to upload large files
|
11 years ago |
Steven Silvester
|
688f108da8
|
Update dialog text
|
11 years ago |
Steven Silvester
|
4289699c4e
|
Avoid trying to upload large files
|
11 years ago |
Brian E. Granger
|
068fb04458
|
Adding shortcut that was lost in rebasing.
|
11 years ago |
Brian E. Granger
|
7d54f07bd3
|
Adding mark/unmark all cells action.
|
11 years ago |
Brian E. Granger
|
78b1cccede
|
Cleaning up UI for command pallete and default group
|
11 years ago |
Brian E. Granger
|
8e901e8d0d
|
Using jupyter-notebook for command prefix.
|
11 years ago |
Brian E. Granger
|
a5e9d96089
|
Small renaming fixes.
|
11 years ago |
Brian E. Granger
|
a3de1c7608
|
Fixing misnaming of things.
|
11 years ago |
Brian E. Granger
|
3c31700fb8
|
Merge pull request #606 from minrk/restart-kernel-stop
wait for kernel to restart
|
11 years ago |
Brian E. Granger
|
1de36134df
|
Renaming merge cell action.
|
11 years ago |
Brian E. Granger
|
4c22335bb0
|
Rebasing and cleaning up marked cell actions.
|
11 years ago |
Brian E. Granger
|
c7d3728b6e
|
Renaming jupyter-notebook -> jp-notebook
|
11 years ago |
Brian E. Granger
|
33bcdf907d
|
Fixing tests and example notebook
|
11 years ago |
Brian E. Granger
|
00e0091e52
|
Adding description of how these names are picked.
|
11 years ago |
Brian E. Granger
|
7df94eb001
|
Renaming commands
|
11 years ago |
Brian E. Granger
|
5deceb4a8b
|
Merge pull request #620 from ellisonbg/marked-fix
The directionality of the marked keyboard shortcuts was swapped...
|
11 years ago |
Brian E. Granger
|
3f95304092
|
Merge pull request #619 from jdfreder/savenotebook
notebook.save_notebook should ALWAYS return a Promise of some sort.
|
11 years ago |
Brian E. Granger
|
5a9305cf20
|
Mixed up mark above and below...
|
11 years ago |
Jonathan Frederic
|
22758b2bd1
|
Merge pull request #616 from thachmai/master
Fix #581 by moving the double-click selection focus into MarkdownCell.
|
11 years ago |
Jonathan Frederic
|
38502ed513
|
notebook.save_notebook should ALWAYS return a Promise of some sort.
|
11 years ago |
Thach MAI
|
2af468fdc2
|
Fix #581 by moving the double-click selection focus into MarkdownCell.
|
11 years ago |