11612 Commits (7fb461ddf77af2bc590ed387eca23bd5d6f700e6)
 

Author SHA1 Message Date
Thomas Kluyver 7fb461ddf7 Selenium test fixture to open a notebook with prefilled content
7 years ago
Thomas Kluyver 9640e1f943
Merge pull request #4101 from dubielt1/test-kernel-menu
7 years ago
Thomas Kluyver 6d76481ccd
Merge pull request #4622 from TeresaPartidaS/convert_execute_code_js_to_selenium
7 years ago
Thomas Kluyver 0fba208654
Merge pull request #3518 from lmcdon14/selenium-interrupt
7 years ago
Thomas Kluyver 257e71202c Rework execution test, add wait_for_cell_output helper
7 years ago
TPartida c23de34161 Modified to avoid race condition
7 years ago
TPartida 6811727a25 Remove execute_code js
7 years ago
TPartida 6c7ad0417e Convert execute_code to Selenium
7 years ago
Thomas Kluyver 08d0b56390 Fix waiting for dialog to close before clicking menu again
7 years ago
Thomas Kluyver 934c7dda80 Return to tree window after test using notebook
7 years ago
Thomas Kluyver 46614c3772 Simplify test for interrupting running code
7 years ago
Thomas Kluyver 17176de1f2 Rename test file so test is discovered
7 years ago
lmcdon14 f4ba6daece Remove interrupt.js
7 years ago
lmcdon14 f2bfd3bebd create selenium interrupt test and add utility function
7 years ago
Thomas Kluyver 92db6a727c Simplify test for shutting down & restarting kernel through the menus
7 years ago
Tres DuBiel 36e14efa93 Translated kernel menu javascript test to selenium
7 years ago
Luciano Resende 8881a06e0e Back to development version
7 years ago
Luciano Resende 7eb7f1cdc1 Release 6.0.2
7 years ago
Luciano Resende c8ba8a79c8 Changelog for Release 6.0.2
7 years ago
Luciano Resende 13039db1a6 Move license information from COPYING.md
7 years ago
bermani 80587a04bc Update CodeMirror to version 5.48.4 (#4858)
7 years ago
Luciano Resende be40471784
Update to JQuery 3.4.1 (#4958)
7 years ago
Thomas Kluyver 097035141d
Merge pull request #4856 from vidartf/patch-1
7 years ago
Vidar Tonaas Fauske 2249fba51b
Update contents.rst
7 years ago
Thomas Kluyver a90957dae7
Merge pull request #4999 from betteridiot/betteridiot_disable_redirect_file
7 years ago
Vidar Tonaas Fauske 5280bf60a5
Clarify contents api further
7 years ago
Marcus D Sherman 0a1fff1d0d
Removing unneeded tornado setting
7 years ago
Marcus D Sherman 4fe631a248
Changes from code review comments
7 years ago
Thomas Kluyver eb3e1a4d6c
Merge pull request #4991 from 00Kai0/fix-py2dep
7 years ago
Thomas Kluyver 5f53f35208
Merge pull request #4987 from takluyver/fix-selenium-is-kernel-running
7 years ago
Marcus D Sherman fa12f4b2f8
Setting to disable redirect file browser launch
7 years ago
Kevin Bates 55e93b9ffe Update core and client dependencies (#4959)
7 years ago
Jason Grout 5acbc155b9 Add support for increasing the soft limit on open file handles (#4893)
7 years ago
Kerwin.Sun b5f5c9500e remove py2 dependence
7 years ago
Thomas Kluyver fb2286585c Fix checking if kernel is running through Selenium
7 years ago
Thomas Kluyver ed96937401
Merge pull request #4936 from 00Kai0/fix-py2dependence
7 years ago
Kerwin.Sun c1b45e3e5e remove raw_input
7 years ago
Thomas Kluyver ff29ba8ab0
Merge pull request #4896 from westurner/4885_fix_mathjax_links
7 years ago
sasaki takeru dcef16a5be typo (#4946)
7 years ago
Min RK 6ed0a4d5b5
Merge pull request #4933 from 00Kai0/fix-pipExtraParamDoc
7 years ago
Jason Grout 018a4102b3
Merge pull request #4939 from jupyter/parental-guidance
7 years ago
Jason Grout 8f36daec83
Fixed semicolon
7 years ago
Kyle Kelley b6d3bb0158 successively look for .data('path') up parents
7 years ago
Kerwin.Sun ebfe75b6df rm dependences of py2 in base path.
7 years ago
Kerwin.Sun 6adddaa61e fix doc about pip install with test extra require
7 years ago
Vidar Tonaas Fauske 24e4a2e4f5
Update docs/source/extending/contents.rst
7 years ago
Min RK 4a9cfa7518
Merge pull request #4891 from TomTJarosz/FixFileHandler
7 years ago
Wes Turner 491e7bda90 DOC: Fix MathJax links (fixes #4885)
7 years ago
Tom Jarosz 6092b290f1
Import `gen`
7 years ago
Tom Jarosz d77c72b1b6
Added decorator
7 years ago