11008 Commits (dcb45b2b34fb802bdd222af583177183e5eca2de)
 

Author SHA1 Message Date
arovitn dcb45b2b34 modified the deletion logic as per the comments and setting the readonly cell to false
8 years ago
arovitn 66b257bf3b removing test_empty_arrows_keys.py and moving the delete_cell test into test_deletecell.py
8 years ago
arovitn 0afa1e5855 Modified to use list comprehension, added '()' for to_command_mode, added assert to check presence of cell and remove 'return True' from remove_cells
8 years ago
arovitn 70ce8fac33 forgot adding .perform() for ActionChain
8 years ago
arovitn 031c90b933 1. Converting 'empty_arrows_keys.js' into selenium based test
8 years ago
arovitn 55be52b8a3 fix merge
8 years ago
arovitn c37bf03655 Merge branch 'jupyter-master'
8 years ago
Thomas Kluyver 5cfba9cb24 Back to development
8 years ago
Thomas Kluyver 0f31d59c97 release 5.5.0rc1
8 years ago
Thomas Kluyver bcacc83953
Merge pull request #3590 from takluyver/changelog-5.5
8 years ago
Thomas Kluyver e16407e988 Add changelog for Notebook 5.5
8 years ago
Thomas Kluyver 9ae9e7c7e5
Merge pull request #3571 from takluyver/docs-privacy
8 years ago
Thomas Kluyver 7a623d65e9
Merge pull request #3584 from takluyver/doc-troubleshooting
8 years ago
Thomas Kluyver 464d449a1f
Merge pull request #3586 from takluyver/pyzmq17
8 years ago
Thomas Kluyver c1b761890d
Merge pull request #3520 from bollwyvl/docs/confd-example
8 years ago
Thomas Kluyver 85b60e29b8
Merge pull request #3485 from maartenbreddels/config_manager_no_defaults
8 years ago
Thomas Kluyver 3bc3b5bd0f
Merge pull request #3589 from sunilhari/Issue#2793Fix
8 years ago
Hari 0875d5602b Fix for reload button no longer works Issue
8 years ago
Thomas Kluyver dd687fb526 Capitalise header
8 years ago
Thomas Kluyver 3482d61234 Add blank notebook UI image
8 years ago
Thomas Kluyver 5f7667ef60 Rework and update notebook introductory document
8 years ago
Thomas Kluyver cba22e8732 Reorganise docs landing page
8 years ago
Thomas Kluyver 7bfa3d03bd "Require" pyzmq>=17
8 years ago
Thomas Kluyver 3cc31604a8 Add troubleshooting documentation
8 years ago
Thomas Kluyver 2aca6f98b0
Merge pull request #3508 from Sheshtawy/convert-dualmode-insertcell-to-selenium
8 years ago
sheshtawy b25a14222e Update assert statement to use a list for more descriptive errors and less requests to the browser
8 years ago
sheshtawy 17e46a7cd6 Remove js test file
8 years ago
Carol Willing 6d258b5bba
Merge pull request #3536 from nyu-ossd-s18/documentation
8 years ago
danagilliann ee3710139b complete section on troubleshooting the installation
8 years ago
Thomas Kluyver 9a3e8ca7d9
Merge pull request #3561 from takluyver/i3549
8 years ago
sheshtawy 1283f27908 Add tests for insertion above/below multiple selected cells
8 years ago
sheshtawy 0acdea70d9 Remove markdown cells assertions since they're not useful anymore
8 years ago
sheshtawy ebf27aa94c Remove unnecessary imports
8 years ago
sheshtawy a46f5b81a1 Add assertions for insert below and above cell commands in command mode and also after editing cells in edit mode
8 years ago
sheshtawy c4adc5266f Update utils.py to resolve merge conflict
8 years ago
danagilliann 7b60c679e4 attempt to render image
8 years ago
danagilliann 1c1202cc7f made pull request changes
8 years ago
Thomas Kluyver a0c4f135a7
Merge pull request #3562 from tklever/moment-version-bump
8 years ago
Thomas Kluyver 771edd98ec Add section in docs about privacy
8 years ago
Tim Klever e9a2fb27a9
chore: upgrade moment.js to recent version
8 years ago
Thomas Kluyver ec144509f8
Merge pull request #3560 from philippjfr/output_updated_event
8 years ago
Thomas Kluyver bb1c547e7d Fix some linter warnings in keyboard.js
8 years ago
Thomas Kluyver 20f1b74ce9 Allow defining keyboard shortcuts for missing actions
8 years ago
Philipp Rudiger 8a9afb4f58 Add a output_updated.OutputArea event
8 years ago
Thomas Kluyver 10b7240599
Merge pull request #3554 from arovit/selenium_test
8 years ago
danagilliann 1b70075b07 text improvements
8 years ago
arovitn 5b0bc68e77 [WIP] [3335] Converting prompt_numbers.js test to selenium
8 years ago
arovitn ce7a568ab7 [WIP] [3335] Converting prompt_numbers.js test to selenium
8 years ago
Arovit Narula 4faed778b6
Merge pull request #1 from jupyter/master
8 years ago
Thomas Kluyver fc24f31be8
Merge pull request #3500 from gnestor/issue-2518
8 years ago