11074 Commits (1af0e430a6087c48d6aa42c95c20feea4cdca79f)
 

Author SHA1 Message Date
Thomas Kluyver 1af0e430a6
Merge pull request #3688 from mpacer/changelog_5.6
8 years ago
Thomas Kluyver 54ecbce364
Updates and additions to release notes
8 years ago
Thomas Kluyver 5766341360
Merge pull request #3289 from Madhu94/add-save-as-menu-option
8 years ago
Min RK 0c81fc3f06 Remove ES6 syntax from save_notebook_as
8 years ago
Min RK 90894ee639
Merge pull request #3696 from takluyver/start-no-active-kernels
8 years ago
Min RK 2bad812602
Merge pull request #3668 from tomjorquera/connect_host
8 years ago
Tom Jorquera 24e39d32c2 Add option to override displayed url
8 years ago
Carol Willing e7771baeb4
Merge pull request #3690 from takluyver/unpin-sphinx
8 years ago
madhu94 81c6eed3d7 Don't get entire contents of the notebooks, while checking
8 years ago
Thomas Kluyver 5e9915609b Don't show number of active kernels on notebook start
8 years ago
Thomas Kluyver d48c5512d7 Move sphinx to be installed by conda
8 years ago
Thomas Kluyver 0179bb4c7e
Merge pull request #3686 from gnestor/upgrade-marked
8 years ago
Grant Nestor 2ca3684003 Update selenium tests
8 years ago
Grant Nestor 6670d57e2f Update tests
8 years ago
Thomas Kluyver 708cc502d2 Unpin Sphinx version for Readthedocs
8 years ago
Thomas Kluyver 39168030d6
Merge pull request #3689 from takluyver/doc-prometheus
8 years ago
Thomas Kluyver 28b0fe2782 Install prometheus_client on Readthedocs
8 years ago
M Pacer 4c2e1d7132 Update changelog in prep for 5.6rc
8 years ago
Kyle Kelley c852813aa5
Merge pull request #3687 from mpacer/consistent_prompt
8 years ago
M Pacer dd282f6970 add el & update css in output_area to match run button in In from #3535
8 years ago
Grant Nestor 8c368eeb07 Upgrade marked
8 years ago
Min RK 19188568c9
Merge pull request #3490 from yuvipanda/prometheus-intro
8 years ago
Min RK f111f9aec7
Merge pull request #3647 from SayakoKondo/SayakoKondo-patch-1
8 years ago
Min RK d9baafaabf
Merge pull request #3673 from takluyver/win-dir-notrash
8 years ago
yuvipanda 7a3c0f334a Rename prometheus metrics to be more standard
8 years ago
yuvipanda de132033a7 Fixup docstrings
8 years ago
Thomas Kluyver 7ea7a8b97d Skip directory deletion test on Windows
8 years ago
Thomas Kluyver f63af7376b Don't trash non-empty directories on Windows
8 years ago
Thomas Kluyver ebe01762eb
Merge pull request #3601 from arovit/test_empty_arrows
8 years ago
Thomas Kluyver 1437dfec29
Merge pull request #3656 from takluyver/undouble-token
8 years ago
Thomas Kluyver 2941158ec7
Merge branch 'master' into test_empty_arrows
8 years ago
Thomas Kluyver 56e08333ba
Merge pull request #3655 from takluyver/jquery-3
8 years ago
Thomas Kluyver 77e8901805
Merge pull request #3671 from toddrme2178/patch-1
8 years ago
Thomas Kluyver 702b67d15e
Merge pull request #3630 from arovit/add_find_replace_test
8 years ago
Todd 6abdbc195e
Include LICENSE file in wheels
8 years ago
Min RK 2c061a45ff
Merge pull request #3665 from mpacer/reply_timeout
8 years ago
arovitn dcb45b2b34 modified the deletion logic as per the comments and setting the readonly cell to false
8 years ago
arovitn b22994eb47 renamed the ids, removed the replace_all parameter and changed the name of the testcase as mentioned in the comments
8 years ago
M Pacer c6dd032bf8 add kernel_info_timeout traitlet to wait for slow kernel startups
8 years ago
Thomas Kluyver c16701af84 Don't duplicate token in displayed URL
8 years ago
Thomas Kluyver e3011c1afa Update to jQuery 3.3
8 years ago
arovitn 33c1dea080 add 'ids' to the form_and_replace form and address other review comments
8 years ago
arovitn 66b257bf3b removing test_empty_arrows_keys.py and moving the delete_cell test into test_deletecell.py
8 years ago
SayakoKondo 18053d95cf
Add remote installation guide in README.md
8 years ago
Min RK 459b92cd23
Merge pull request #3624 from MathisRosenhauer/bugfix/hiddenlink
8 years ago
Thomas Kluyver 374da5a451
Merge pull request #3535 from lucasoshiro/clickable-prompt
8 years ago
Lucas Oshiro 40cf1ab912 Click instead of mouseup
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 6fc09088ed [WIP 838: Writing test for 'Find and replace' in selected cell apply on all cells]
8 years ago
Thomas Kluyver 893505a89b
Merge pull request #3621 from Carreau/test-3.7
8 years ago