Commit Graph

12176 Commits

Author SHA1 Message Date
Eric Charles
eb52418ea0
Merge pull request #6484 from ericsnekbytes/selenium_test_updates
Selenium test updates
2022-07-25 15:16:08 +02:00
Eric Gentry
446d02eb12
Merge branch '6.5.x' into selenium_test_updates 2022-07-25 08:46:08 -04:00
Eric Gentry
dc64e03afc
Make notebook 6.5.x point to nbclassic static assets (#6474)
* Initial WIP static files removal (it builds, but has bugs).

* del nbclassic from __init__.

* Removed unneeded CSS/JS compilation logic.

* Removed more frontend web logic.

* Added nbclassic as a proper notebook dependency.

* Updated nbclassic dependency version.

* Added nbclassic to pyproject.toml.

* Moved DEFAULT_STATIC_FILES_PATH.

* Removed JS tests.

* Added nbclassic tgo docs build.

* Adding blank pre-commit-config for CI checks.

* Edited empty pre-commit-config

* Added docs to enforce-label workflow.

* Revised workflow comments.

* Adding WIP version_spec value to check_release step.

* Changed dev version number.

* Revert "Changed dev version number."

This reverts commit e66673160f.

* Manual WIP version number update to 6.5.0.dev

* Manual (WIP) version dummy value for CI check.

* Revised version numbner (WIP).

* Reverted version number to pre-PR value.

* Pinned selenium version.

* Removed setup.py jsversion call.

* Removed webpack config.

* Removed bower/other web files.

* Disable test with modal dialog error.

* Modified pip upgrade command.
2022-07-25 14:36:46 +02:00
Eric Charles
e97f73dd9f
Merge pull request #6485 from RRosio/docs
Fix Check Release/link_check CI Job
2022-07-22 17:37:07 +02:00
Eric Gentry
0ca43514cd Added blank pre-commit file. 2022-07-22 07:51:05 -04:00
RRosio
58b666ab2e update to working link example in docs and removed typo in contributing docs 2022-07-21 14:16:08 -07:00
Eric Gentry
418e36b5f1 Updated deprecated selenium find_element calls to new API. 2022-07-21 16:22:17 -04:00
Steven Silvester
3e5b767ddb
Add changelog for 6.4.12 (#6452)
* add changelog for 6.4.12

* fix changelog marker
2022-06-27 16:39:54 -05:00
Zach Sailer
5dbd27db0a Back to dev version 2022-06-07 09:43:42 -07:00
Zach Sailer
aee45355b5 Release 6.4.12 2022-06-07 09:39:37 -07:00
Zachary Sailer
a161ffac6b
Merge pull request from GHSA-v7vq-3x77-87vg
add checks for hidden file or path on file get
2022-06-07 09:06:40 -07:00
Ryan
b79702ccdb updated error messages to not mention hidden files 2022-05-25 13:05:48 -04:00
Ryan
cb3dc22f0f
Update notebook/services/contents/filemanager.py
Co-authored-by: Min RK <benjaminrk@gmail.com>
2022-05-25 12:36:32 -04:00
Ryan
1c3d7a60cd added hidden checks on handlers.py and accompanying tests 2022-05-20 15:27:54 -04:00
Ryan
f69eb96cff added hidden checks on FileContentsManager and accompanying tests 2022-05-20 12:33:45 -04:00
Ryan
2a76184f46 add checks for hidden file or path on file get 2022-05-18 09:38:52 -04:00
Eric Charles
920c5cc374
Merge pull request #6421 from RRosio/update-version
updating version to show dev
2022-05-14 06:11:46 +02:00
RRosio
d4eb85d0f9 updating version to show dev 2022-05-12 10:01:48 -07:00
GitHub Action
8109251477 Publish 6.4.11
SHA256 hashes:

notebook-6.4.11-py3-none-any.whl: b4a6baf2eba21ce67a0ca11a793d1781b06b8078f34d06c710742e55f3eee505

notebook-6.4.11.tar.gz: 709b1856a564fe53054796c80e17a67262071c86bfbdfa6b96aaa346113c555a
2022-04-19 02:55:33 +00:00
Eric Charles
6dd192dcf5
Merge pull request #6367 from datalayer-externals/6.4.11/back-to-main-version
Back to 6.4.10 main version, instead of 6.5.0.dev0
2022-04-19 04:45:08 +02:00
Eric Charles
bb5db37d41 back to 6.4.10 main version, instead of 6.5.0.dev0 2022-04-19 04:41:41 +02:00
Eric Charles
e84594db29
Merge pull request #6363 from datalayer-externals/6.4.11/changelog
[6.4.11] Fix changelog for 6.4.11
2022-04-18 18:15:07 +02:00
Eric Charles
58f5bbb32b Fix changelog for 6.4.11 2022-04-18 18:13:09 +02:00
Eric Charles
5985a7d6f5
Merge pull request #6362 from jupyter/changelog-9c431f12bf2d11ec8084c721baf8733b
Automated Changelog Entry for 6.4.10 on 6.4.x
2022-04-18 17:47:37 +02:00
Eric Charles
5fbcf21def
Update CHANGELOG.md 2022-04-18 17:42:48 +02:00
GitHub Action
862d73a722 Automated Changelog Entry for 6.4.10 on 6.4.x 2022-04-18 15:38:36 +00:00
Eric Charles
3911672959
Merge pull request #6358 from datalayer-externals/fix/comm-refactor
Update further to ipykernel comm refactoring
2022-04-12 17:04:37 +02:00
Eric Charles
45e2f2de74 revert bad fix for comms rst 2022-04-12 12:25:15 +02:00
Eric Charles
5ca18c2170 more fixes for ipykernel refactoring 2022-04-12 12:19:48 +02:00
Eric Charles
fbeaa97704 Update further to ipykernel comm refatoring 2022-04-12 12:09:15 +02:00
Eric Charles
e764044bd1
Merge pull request #6356 from datalayer-externals/fix/ci/sanitizer-workaround
Temporary workaround to fix js-tests related to sanitizer js loading by phantomjs
2022-04-12 10:44:42 +02:00
Eric Charles
3ab68488ee
Merge pull request #6357 from datalayer-externals/fix/testpath
Add testpath to the test dependencies.
2022-04-12 10:43:57 +02:00
Eric Charles
6b82d59336 add testpath to test deps 2022-04-12 08:45:38 +02:00
Eric Charles
9d67de4ce0 install workaround before installing with pip 2022-04-12 08:28:10 +02:00
Eric Charles
e3aea457b9 temporary workaround to fix js-tests related to sanitizer js loading by phantomjs 2022-04-12 08:10:23 +02:00
Alexey Stepanov
4ba07e130f
Fix #6256 : migrate to python 3.7+ (#6260) 2022-04-11 07:01:43 -05:00
Eric Charles
3c54a9a4a4
Use place-hold.it instead of plaecehold.it to create image placeholders (#6320) 2022-03-21 08:50:37 -05:00
Steven Silvester
232f724c64 Back to dev version 2022-03-15 10:56:55 -05:00
Steven Silvester
5beec5484a Release 6.4.10 2022-03-15 10:55:14 -05:00
Steven Silvester
c219ce43c1
Merge pull request from GHSA-m87f-39q9-6f55 2022-03-15 10:42:52 -05:00
GitHub Action
1212e0fec4 Bump to 6.5.0.dev0 2022-03-14 13:33:59 +00:00
GitHub Action
eb463d88be Publish 6.4.9
SHA256 hashes:

notebook-6.4.9-py3-none-any.whl: 14ebcde55100176d677385deabf4b3c60e97d82cab0ae76d93241872bc368274

notebook-6.4.9.tar.gz: 64d898f0efcec7def4607b686e25d175670f51c701966373b2c5d7b38281d522
2022-03-14 13:33:51 +00:00
Steven Silvester
3f2864df86
Automated Changelog Entry for 6.4.9 on 6.4.x (#6312)
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-14 08:23:17 -05:00
Steven Silvester
8dd601093a
Fix long_description_content_type 2022-03-14 08:22:45 -05:00
Steven Silvester
9e3a700111
Update links and fix check-release (#6310) 2022-03-14 07:46:27 -05:00
Steven Silvester
7742a28e8e
Automated Changelog Entry for 6.4.9 on 6.4.x (#6309)
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-14 06:06:56 -05:00
Adam J. Stewart
6f73a57226
Specify minimum version of nbconvert required (#6286)
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vishwajeet <33215443+Vishwajeet0510@users.noreply.github.com>
Co-authored-by: Kevin Bates <kbates4@gmail.com>
2022-03-14 05:47:19 -05:00
Kyle Cutler
3cd1de8aa6
Update 6.4.x branch with some missing commits (#6308)
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vishwajeet <33215443+Vishwajeet0510@users.noreply.github.com>
Co-authored-by: Kevin Bates <kbates4@gmail.com>
2022-03-14 05:38:00 -05:00
GitHub Action
52581f8eda Bump to 6.5.0.dev0 2022-01-12 16:37:34 +00:00
GitHub Action
22961f2f02 Publish 6.4.7
SHA256 hashes:

notebook-6.4.7-py3-none-any.whl: 968e9c09639fe4b9dbf4b9f028daf861b563c124d735a99d6d48c09317553f31

notebook-6.4.7.tar.gz: b01da66f11a203b3839d6afa4013674bcfff41c36552f9ad0fbcb2d93c92764a
2022-01-12 16:37:28 +00:00