30 Commits (eef42aa032fda4e7da3754cd625e5b87de30dc73)

Author SHA1 Message Date
MinRK d77e9a4eba handle undefined param in notebooklist
14 years ago
Matthias BUSSONNIER cf2cfa45e1 pep8
14 years ago
Matthias BUSSONNIER 23cf94023d show message on notebook list if server is unreachable
14 years ago
Matthias BUSSONNIER b2291b14dc Drag target bigger for empty notebook dashboard
14 years ago
Matthias BUSSONNIER ee857f1bd9 remove extra console.log
14 years ago
Matthias BUSSONNIER 13cf61912b prevent autorefresh when pending upload
14 years ago
Matthias BUSSONNIER a6f78c90b3 Check for null rather than undefined
14 years ago
Matthias BUSSONNIER 2faee858af rename kernel_status -> kernel_id
14 years ago
Matthias BUSSONNIER 34deb138c8 test kernel for undefined rather than off
14 years ago
Matthias BUSSONNIER 4af8cb6c9a proof of concept
14 years ago
Matthias BUSSONNIER ca089cc7cf alternate notebook upload methods
14 years ago
Brian Granger 34d784a5ab Draft of the cluster list UI.
14 years ago
Brian Granger 3631fae153 Major refactoring of notebook.
14 years ago
Brian Granger 6dc7b078b9 Refactoring templates and top level js/css organization.
14 years ago
Brian Granger 10a76e8537 Solid first go at jquery-ui based menus.
14 years ago
MinRK 218a88a47b move drag_info show/hide to page.ready, to avoid flouc
14 years ago
Matthias BUSSONNIER 16946ef7bb unhide on not read-only instead of inverse
14 years ago
Matthias BUSSONNIER 540f77f96a [notebook] read-only disable element
14 years ago
Stefan van der Walt 6ffc2ffd4b Clean up javascript based on js2-mode feedback.
14 years ago
MinRK 65a6cb3b1c move read_only flag to page-level
14 years ago
MinRK a6de5947de add read-only view for notebooks
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 7e7a6ab50b Notebook upload handles filenames with periods.
15 years ago
Brian E. Granger 0784df1b9d Making JSON the default .ipynb format.
15 years ago
Brian E. Granger e176318797 More review changes.
15 years ago
Brian E. Granger ad84abcf36 Improvements to file uploaded, mime types and .py reader.
15 years ago
Brian E. Granger 458c48b229 File upload/import working from notebook browser.
15 years ago
Brian E. Granger e0cc1a6c48 Implemented delete functionality in nb browser.
15 years ago
Brian E. Granger c106630a2f Implemented basic notebook browser and fixed numerous bugs.
15 years ago