130 Commits (7e7df86761943f92cf8cf31f8dcfbb066cbbde4e)

Author SHA1 Message Date
MinRK 65a6cb3b1c move read_only flag to page-level
15 years ago
MinRK a6de5947de add read-only view for notebooks
15 years ago
MinRK 76650e316d Restore kernel status to header
15 years ago
MinRK 30c45c517d fix Cell->Help header typo
15 years ago
Brian E. Granger 9b945e7bc2 Added kill_kernel to notebook template.
15 years ago
MinRK 6c5f69e97a Moving status widget to Kernel section of L panel.
15 years ago
Brian E. Granger 05729f7c0c Further cleanup and renaming of notebook.
15 years ago
Brian E. Granger 1f699c8c23 Further work updating JS URL scheme to use data-base-project-url.
15 years ago
Brian E. Granger 36e15cb5c2 Adding data-project to the body data attribs.
15 years ago
Brian E. Granger c900979a80 Misc changes to the notebook.
15 years ago
Brian E. Granger 66d5c9f8a6 Adding base_project_url and base_kernel_url as HTML data attribs.
15 years ago
MinRK 033c9d9848 Add tooltips to the notebook via 'title' attr.
15 years ago
Fernando Perez 781c5ad281 Underline quick help button key accelerator (h).
15 years ago
MinRK 53d10a61ab fix quickhelp widget
15 years ago
Fernando Perez 1a109765b8 Clean up accidentally introduced hard tabs in JS code.
15 years ago
Fernando Perez e9d744f06c Add quick help button: broken ATM, style and binding aren't working.
15 years ago
Fernando Perez e41ba5a75c Refactor line num. toggle into proper function, access via C-m-l.
15 years ago
Fernando Perez 13377a2d23 Merge branch 'carreau-mathjax-warning'
15 years ago
Fernando Perez 87462b4259 Minor fixes to text and formatting of error message.
15 years ago
Matthias BUSSONNIER 85ea4222fb Hide warning message about matjax when page load
15 years ago
Matthias BUSSONNIER b05d2c21a9 Matjax Warning message improvement.
15 years ago
Matthias BUSSONNIER 4d5e605082 Warn user if MathJax can't be fetched from notebook
15 years ago
Fernando Perez b8bab4a051 Update templates to new directory name for codemirror.
15 years ago
Brian E. Granger c2df8a9005 Merge branch 'mathjax' of https://github.com/minrk/ipython into minrk-mathjax
15 years ago
MinRK ba1df9be55 underline keyboard shortcut letter on buttons
15 years ago
Stefan van der Walt 3a8811e115 Add code highlighting to markdown cells.
15 years ago
MinRK 638bc02a8f update notebook template to prefer offline mathjax
15 years ago
Brian E. Granger cf0c66fe4e Adding keyboard shortcut help dialog.
15 years ago
Brian E. Granger 5cb8bb1f27 Reorganize the L panel buttons.
15 years ago
Brian E. Granger ab384fc787 Cell collapse/expand is not called "Toggle".
15 years ago
Brian E. Granger 133b96d086 Changing CodeMirror-scroll to overflow-y: hidden.
15 years ago
Brian E. Granger 0784df1b9d Making JSON the default .ipynb format.
15 years ago
Brian E. Granger 8f149a2623 Help links work on Firefox.
15 years ago
Brian E. Granger 1d43249604 Adding page break logic to the print css.
15 years ago
Brian E. Granger 69d2e18f7a Merge branch 'htmlnotebook_publish' of https://github.com/stefanv/ipython into stefanv-htmlnotebook_publish
15 years ago
Stefan van der Walt 823124215c Refactor static printing.
15 years ago
Brian E. Granger cff986a539 Removed HTMLCell from UI and added better placeholder logic.
15 years ago
Stefan van der Walt 201999642f Implement static publishing of HTML notebook.
15 years ago
Brian E. Granger a086fc6d83 I like ClearAll better than Clr All.
15 years ago
Brian E. Granger c7a12effa1 Export works with filenames having spaces.
15 years ago
Brian E. Granger b264e21a6d Clear all output is implemented.
15 years ago
Brian E. Granger 3db421fb73 Autoindentation fixed and enabled by default.
15 years ago
Brian E. Granger 8a55d6bf22 Adding minor help strings for keyboard shortcuts.
15 years ago
Brian E. Granger a70cbfc382 Implemented smart autoindenting.
15 years ago
Brian Granger c56f76980e Reordering Export button and renaming Export->Export As
15 years ago
Brian Granger f90b5761a2 Refactoring of text/markdown/rst/html cells.
15 years ago
Brian E. Granger 81a1099f87 Starting work on a Markdown cell.
15 years ago
Brian E. Granger b62857f151 Fixing HTML cell syntax highlighting.
15 years ago
Brian E. Granger b7bcdabc9a Updating CodeMirror to v 2.12.
15 years ago
Brian E. Granger 9964704b73 New HTMl cell working with CodeMirror editing.
15 years ago
Brian E. Granger 188e6271e1 Using beforeunload to save at exit and kill the kernel.
15 years ago
Brian E. Granger c106630a2f Implemented basic notebook browser and fixed numerous bugs.
15 years ago
Brian E. Granger b11824ef1b Massive work on the notebook document format.
15 years ago
Brian E. Granger 5fb6787570 Work on save widget, kernel status widget and notebook section.
15 years ago
Brian E. Granger 41e20d3f3e Minors fixes and initial work on save widget.
15 years ago
Brian E. Granger 60a89580ea Help section implemented and working.
15 years ago
Brian E. Granger 3db8ae6073 Initial draft of panel section and the cell section working.
15 years ago
Brian E. Granger c538958f71 Left panel is now working.
15 years ago
Brian E. Granger 4e0dd9ddbb Pager is working again.
15 years ago
Brian E. Granger 9efad482a9 More work updating the notebook to use dynamics resizing.
15 years ago
Brian Granger 122b449011 Updating jQuery to 1.6.2 and jQuery UI to 1.8.14.
15 years ago
Brian E. Granger b46517689b Refactoring pager into its own class.
15 years ago
Brian E. Granger 68091df3f1 Initial payload handling.
15 years ago
Brian E. Granger d99e820c94 Starting to refactor the notebook layout
15 years ago
Brian E. Granger d9cf4fa390 Updating main notebook template to use split scripts.
15 years ago
Brian Granger 6a8c7da009 CodeMirror code editing added.
15 years ago
Brian Granger 2f9f482a6c General CSS cleanup.
15 years ago
Brian Granger c7dbb124f2 Updating notebook examples, and notebook js/html.
15 years ago
Brian Granger a24e75c2a2 Adding logic to look for CDN version of MathJax and fallback to local.
15 years ago
Brian Granger 3b5f4b3dbe Fixes to the latex rendering by adjusting the MathJax config.
15 years ago
Brian Granger 6e36522cdf Initial latex printing for sympy and fixes to autogrow.
15 years ago
Brian Granger 005820c005 Basic notebook saving and loading.
15 years ago
Brian Granger ffc2dffeca Tweaking and cleanup of notebook.css.
15 years ago
Brian Granger d8ca0d5d5b Fixes to notebook scrolling and layout.
15 years ago
Brian Granger a5c3132665 Status monitoring added to notebook.
15 years ago
Brian Granger a589310431 Interrupt and restart work for kernels.
15 years ago
Brian Granger 00b857165e Fixing main toolbar area and cleaning up jquery themes.
15 years ago
Brian Granger 910d129f14 Server side of file based notebook store implemented.
15 years ago
Brian Granger 96cb3a8982 Initial reply handling implemented along with css fixes.
15 years ago
Brian Granger 360b6bf6ab Initial draft of HTML5/JS/CSS3 notebook.
15 years ago