8908 Commits (67ff596f8dcbf5bd25a4f7b4ba4aef0c5ae3fbf3)
 

Author SHA1 Message Date
Nathan Daly ec47775d50 Removed code unnecessary for Move to select the file name up to a period.
10 years ago
Nathan Daly a05b947f8d Switched "Move Items" Cancel/Okay button orders + variable clean-up.
10 years ago
Nathan Daly 4a9e31ed30 Adds a Move button to the notebooklist interface next to Rename.
10 years ago
Jonathan Frederic df964650fd Merge pull request #1022 from jdfreder/smallsplit
10 years ago
Jonathan Frederic e19b9b2703 Update dockerfile
10 years ago
Jonathan Frederic 2ab768b71b Update to point to widgetsnbextension
10 years ago
Jonathan Frederic 9a3cb11c4e Better error message
10 years ago
Jonathan Frederic ee7dd22ebe Fallback to ipywidgets
10 years ago
Jonathan Frederic e7bc3fcda6 Update the notebook widget hack to reference the new jupyter-js-widgets-nbextension package
10 years ago
Carol Willing 2eb578ecb5 Decrease toc depth and highlight general contribution docs
10 years ago
Carol Willing d3f6292d0c Clean up section TOC
10 years ago
Carol Willing 836afb96fa Add intro doc and update toc
10 years ago
Carol Willing e8fae5460f Rename file for consistency
10 years ago
Carol Willing d101f6e637 Edits to formatting
10 years ago
Carol Willing 7999c738c4 Edit javascript machinery install
10 years ago
Carol Willing 71689275f1 Split dev doc and update index
10 years ago
Carol Willing 384d1760b0 Add dev install code snippet to docs
10 years ago
Min RK 86db777bd4 disable MathJax renderer selection menu
10 years ago
Min RK 6b61226fb2 bump MathJax to 2.6
10 years ago
Min RK de09a93555 Merge pull request #1017 from Carreau/requires-require
10 years ago
Thomas Kluyver dc8ddec8b9 Merge pull request #1025 from minrk/conda-rtd
10 years ago
Min RK eb5610c77b don't install on RTD
10 years ago
Min RK a548d34ea7 Merge pull request #1014 from takluyver/conda-rtd
10 years ago
Min RK 2f67942698 Merge pull request #547 from jakirkham/docker_ci
10 years ago
Min RK 4a7fd59392 Merge pull request #1001 from Carreau/npm-progress
10 years ago
John Kirkham 3f78a3edb4 Dockerfile: Use the Ubuntu 14.04 image with the locale fix.
10 years ago
Thomas Kluyver 011c5b4e18 Merge pull request #1021 from minrk/no-pre
10 years ago
Jason Grout 807f4501a2 Merge pull request #1020 from minrk/ssl-only-when-used
10 years ago
Min RK 1f9feec428 don't install prereleases on Travis
10 years ago
Min RK e95e00db9a only import ssl if it's used
10 years ago
Thomas Kluyver 73520656a7 Merge pull request #1011 from minrk/workaround-ff-beforeunload
10 years ago
Matthias Bussonnier 3753bf7f2e Add debug statement for debug.
10 years ago
Matthias Bussonnier e76027af9e Add `require` to list of modules to try fixing kernel.js loading.
10 years ago
John Kirkham ee8e3e4ae3 Dockerfile: Remove commit based iPython install.
10 years ago
Thomas Kluyver 85b49fcb90 Ensure that conda 1.3 is installed
10 years ago
Thomas Kluyver 0c39bf2848 Remove requirements.txt file for docs
10 years ago
Thomas Kluyver 73a9d04c78 Install the notebook package itself in the env for building docs
10 years ago
Thomas Kluyver 3163d46d2d Use conda on Readthedocs
10 years ago
Thomas Kluyver 22a6e72c0c Merge pull request #998 from minrk/hidden-x-access
10 years ago
Min RK 23b9e0ec81 Workaround Firefox bug showing beforeunload twice
10 years ago
Min RK 435496d290 also check R_OK for hidden directories
10 years ago
Min RK 716708e207 use stat on Windows
10 years ago
Matthias Bussonnier 3f921ff4d9 Simplify how to pass noprogress
10 years ago
Matthias Bussonnier 8339f40ca2 Apparenlty deactivating progress bar on npm make install much faster...
10 years ago
Min RK a67315d500 use x-access for directory listing test in is_hidden
10 years ago
Jonathan Frederic 03b4e32ecb Merge pull request #992 from minrk/open-dirty
10 years ago
Min RK 36ab08523f use _.isEqual to check for metadata changes
10 years ago
Min RK 55ce5083c8 return promises
10 years ago
Min RK 5eec6a5951 fix multi-cell undelete ordering
10 years ago
Min RK f0cb481cb2 add select_cells test utility
10 years ago