Commit Graph

233 Commits (52d8a125ddddff7230104800aac2e779e5a519d9)

Author SHA1 Message Date
Matthias BUSSONNIER 52d8a125dd fix 2 typos
14 years ago
Matthias BUSSONNIER c2070df52d handle empty docstring
14 years ago
Matthias BUSSONNIER 7650f444ea tooltip height in %
14 years ago
Matthias BUSSONNIER bc5aeebd11 handle null objectname on tooltip
14 years ago
Matthias BUSSONNIER e380aba1e0 Change tooltip button to use jquery css
14 years ago
Matthias BUSSONNIER 73f252676f show tooltip if completer 'fail' afer n attempt
14 years ago
Matthias BUSSONNIER 7285968e18 improve tooltip
14 years ago
Matthias BUSSONNIER aa24495b5b add 'more...' and 'close' button to the pager
14 years ago
Matthias BUSSONNIER 01a0c126d4 Replace trigering tooltip for cross platform indep
14 years ago
Matthias BUSSONNIER 558c4cab8e fix timebeforetooltip span and css
14 years ago
Matthias BUSSONNIER 7600221d1c smart kwarg completion
14 years ago
Matthias BUSSONNIER 2637d3c0e4 Make the time before activating a tooltip configurable
14 years ago
Matthias BUSSONNIER 6c86474bdb Improve tooltip tringgering,make it configurable
14 years ago
Matthias BUSSONNIER 45db8cce13 tooltip on <tab>
14 years ago
Matthias BUSSONNIER 3053ec9f9b Add Tootip to notebook.
14 years ago
Matthias BUSSONNIER 645183e51d Intercept <esc> avoid closing websocket on Firefox
14 years ago
Stefan van der Walt 3b6c151b72 Add logout button.
14 years ago
Stefan van der Walt 15520ba820 Notify user about invalid password.
14 years ago
Pablo Winant f2f715beb6 Latexify formulas contained in html text.
14 years ago
Fernando Perez 1bb4c726c3 Merge pull request #955 from minrk/websocket
14 years ago
Fernando Perez 8d739fb5a2 Fix CSS so word wrapping stays within output box.
14 years ago
Fernando Perez a852c75dd7 Word-wrap output correctly in the notebook; prevents excessive scrolling.
14 years ago
MinRK 487d110557 use jQuery dialog instead of alert()
14 years ago
MinRK b73d616279 alert client on failed and lost web socket connections
14 years ago
MinRK f2972ad5c4 add 'running' class to running code cells
14 years ago
MinRK 0e4afee63b set 'In [*]' to indicate pending code cell
14 years ago
Fernando Perez 83ddbf5987 Merge pull request #931 from minrk/readonly
14 years ago
MinRK 65a6cb3b1c move read_only flag to page-level
14 years ago
MinRK a18ddb9ec4 add missing loginwidget.js
14 years ago
MinRK a6de5947de add read-only view for notebooks
14 years ago
Brian Granger a6c9123018 Adding space between paragraphs in rendered html in the notebook.
14 years ago
MinRK 76650e316d Restore kernel status to header
14 years ago
Fernando Perez 38af53d027 Merge pull request #899 from minrk/nbwork
14 years ago
MinRK 9be2911296 style Sign In button with jQuery
14 years ago
MinRK 6c5f69e97a Moving status widget to Kernel section of L panel.
14 years ago
Brian E. Granger d26a7e5fcc Removed save widget delay.
14 years ago
Brian E. Granger 05729f7c0c Further cleanup and renaming of notebook.
14 years ago
Brian E. Granger 2318fe4ef5 Renaming things in the notebook.
14 years ago
Brian E. Granger ae37e2fe2c Simplifying logic on login page.
14 years ago
Brian E. Granger 1f699c8c23 Further work updating JS URL scheme to use data-base-project-url.
14 years ago
Brian E. Granger cc3516be01 Updating notebook list to use data-base-project-url.
14 years ago
Brian E. Granger 1f06a280ca Updating JS URL scheme to use embedded data.
14 years ago
Brian E. Granger c900979a80 Misc changes to the notebook.
14 years ago
Brian E. Granger 66d5c9f8a6 Adding base_project_url and base_kernel_url as HTML data attribs.
14 years ago
Fernando Perez 986f2e7223 Merge pull request #893 from minrk/clearoutput
14 years ago
MinRK 033c9d9848 Add tooltips to the notebook via 'title' attr.
14 years ago
MinRK 24d37b6bcc add channel-selection to clear_output
14 years ago
Brian Granger 10deb3b744 Adding clear_output to kernel and HTML notebook.
14 years ago
Fernando Perez 9fa9f0b15f Merge pull request #884 from fperez/nb-usability
14 years ago
Fernando Perez 55223d0414 Adjust title area sizes to improve alignment.
14 years ago