Jeremy Tuloup
|
a867bb44ee
|
Pin `ypy-websocket` to `0.2` (#6499)
* Pin `ypy-websocket` to `0.2`
* More pinning
* Pin in build deps
|
4 years ago |
Jeremy Tuloup
|
5ba1fb4dc3
|
Merge pull request #6482 from jupyter/dependabot/npm_and_yarn/ui-tests/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /ui-tests
|
4 years ago |
dependabot[bot]
|
b90d97e2a3
|
Bump moment from 2.29.2 to 2.29.4 in /ui-tests
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jeremy Tuloup
|
01b571f369
|
Merge pull request #6483 from jupyter/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.3 to 2.29.4
|
4 years ago |
dependabot[bot]
|
fbe8cbe4b3
|
Bump moment from 2.29.3 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jeremy Tuloup
|
1a1e51a7cc
|
Merge pull request #6481 from jupyter/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.13.1 to 5.14.2
|
4 years ago |
dependabot[bot]
|
cca8727348
|
Bump terser from 5.13.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jeremy Tuloup
|
c1b4479255
|
Merge pull request #6480 from jweill-aws/patch-2
Updates README to document maintained versions
|
4 years ago |
Jason Weill
|
f8eefb78a6
|
support -> maintain
|
4 years ago |
Jason Weill
|
1a58161572
|
Copy edit
|
4 years ago |
Jason Weill
|
937f8ad295
|
Supported -> maintained
|
4 years ago |
Jason Weill
|
d5a62129c9
|
Updates per @afshin
|
4 years ago |
Jason Weill
|
e4cedfdec4
|
Supported versions
|
4 years ago |
Jeremy Tuloup
|
fb5d50346d
|
Merge pull request #6477 from brichet/fix/closable_tab
Change the tab renderer to allow adding closable tab
|
4 years ago |
Nicolas Brichet
|
bd786ade81
|
make the code prettier
|
4 years ago |
Nicolas Brichet
|
a5a942c9c1
|
Change the tab renderer to allow adding closable tab
|
4 years ago |
Jeremy Tuloup
|
22fedf4e4e
|
Merge pull request #6475 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
4 years ago |
pre-commit-ci[bot]
|
237feb81e5
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/sirosen/check-jsonschema: 0.17.0 → 0.17.1](https://github.com/sirosen/check-jsonschema/compare/0.17.0...0.17.1)
|
4 years ago |
Jeremy Tuloup
|
858633b9fa
|
Merge pull request #6468 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
4 years ago |
pre-commit-ci[bot]
|
8360fff3f1
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/sirosen/check-jsonschema: 0.16.2 → 0.17.0](https://github.com/sirosen/check-jsonschema/compare/0.16.2...0.17.0)
|
4 years ago |
Jeremy Tuloup
|
984eefc2a7
|
Merge pull request #6465 from jupyter/dependabot/npm_and_yarn/parse-url-6.0.2
Bump parse-url from 6.0.0 to 6.0.2
|
4 years ago |
dependabot[bot]
|
ef6ba3dfe5
|
Bump parse-url from 6.0.0 to 6.0.2
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jeremy Tuloup
|
b731ddaaac
|
Merge pull request #6463 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
4 years ago |
pre-commit-ci[bot]
|
02903e3fc4
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)
|
4 years ago |
Jeremy Tuloup
|
a3d20add3f
|
Fix tests (#6464)
* Remove pytest-tornasync
* Add filterwarning
* Fix warning ignore
* Add more filter warning
|
4 years ago |
pre-commit-ci[bot]
|
b9bab689c9
|
[pre-commit.ci] pre-commit autoupdate (#6460)
updates:
- [github.com/sirosen/check-jsonschema: 0.16.0 → 0.16.2](https://github.com/sirosen/check-jsonschema/compare/0.16.0...0.16.2)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
4 years ago |
Jeremy Tuloup
|
6e8572ad56
|
Merge pull request #6455 from jupyter/dependabot/npm_and_yarn/ui-tests/jpeg-js-0.4.4
Bump jpeg-js from 0.4.3 to 0.4.4 in /ui-tests
|
4 years ago |
dependabot[bot]
|
2342fb63d6
|
Bump jpeg-js from 0.4.3 to 0.4.4 in /ui-tests
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4)
---
updated-dependencies:
- dependency-name: jpeg-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jeremy Tuloup
|
4c93f9427a
|
Merge pull request #6449 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
4 years ago |
GitHub Action
|
559dd391bb
|
Publish 7.0.0a5
SHA256 hashes:
jupyter-notebook-application-7.0.0-alpha.5.tgz: aa4c1531d357d670f300f197b4ae1624d2a534e454a4bf9a2ac27d7ff768b4d0
jupyter-notebook-application-extension-7.0.0-alpha.5.tgz: 2c80f2182f6456f181903acf2a9d4c44bd37cd48e9b3786b02e3faee725415b3
jupyter-notebook-console-extension-7.0.0-alpha.5.tgz: f32630c650da09c9e3d0f7cf631479c5a2263f20e5bfad447acca5fed53334f3
jupyter-notebook-docmanager-extension-7.0.0-alpha.5.tgz: 329692008393257decc57ae3389f02a96bb452fbaf793c5bcd9f3419de81c473
jupyter-notebook-documentsearch-extension-7.0.0-alpha.5.tgz: 4c8c704407924e577a3a67e5f552dc7ae7d1c62e5c28d566284a49dba484da54
jupyter-notebook-help-extension-7.0.0-alpha.5.tgz: 4785a77cb86c2faeae1fda4b6a1a0d0bced61f3085a0b4e92646953073cf3511
jupyter-notebook-lab-extension-7.0.0-alpha.5.tgz: e0ecbcc914712f5140b671e7e381e746296f955f4ab523b590003b9e7679fe1a
jupyter-notebook-notebook-extension-7.0.0-alpha.5.tgz: 5b0b33c817ca292c92bf955bc990b22a5137ef6a42c1ff5e535c682dfdc0ece1
jupyter-notebook-terminal-extension-7.0.0-alpha.5.tgz: 2bc9e15170ab1277784333accb8db4a077044a53653f341484c9b5ec1746f35c
jupyter-notebook-tree-extension-7.0.0-alpha.5.tgz: bbcc9050d0501edc47af3d9d6b28d941a60a08ff0fcefc38441ce0b274548ee8
jupyter-notebook-ui-components-7.0.0-alpha.5.tgz: 67bf33d48e49efb7d8b989cd4ffa5764de639c67bd2b6e17c7f12f5b50197638
notebook-7.0.0a5-py3-none-any.whl: e5e9768d8760d828df2e57ce37fa44a408021572bde74273a095cd1ce564eed8
notebook-7.0.0a5.tar.gz: 26f62bcc43e3dc692f9d12d5fe6a0e183d8e5d7176db1d53b00a13f872a9f9da
|
4 years ago |
Steven Silvester
|
bb9433b15e
|
Automated Changelog Entry for 7.0.0a5 on main (#6450)
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
|
4 years ago |
pre-commit-ci[bot]
|
edbf23ea2f
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
|
4 years ago |
Steven Silvester
|
614e4780b8
|
Use hatch backend (#6425)
|
4 years ago |
Jeremy Tuloup
|
3760a38ad2
|
Merge pull request #6447 from jtpio/fix-docs
Fix docs build
|
4 years ago |
Jeremy Tuloup
|
f38c6d6888
|
Explicit set language to en
|
4 years ago |
Jeremy Tuloup
|
8d0fbf3d11
|
Merge pull request #6444 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
4 years ago |
pre-commit-ci[bot]
|
00680a294e
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/sirosen/check-jsonschema: 0.15.1 → 0.16.0](https://github.com/sirosen/check-jsonschema/compare/0.15.1...0.16.0)
|
4 years ago |
Jeremy Tuloup
|
99556ba1d2
|
Merge pull request #6439 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
4 years ago |
pre-commit-ci[bot]
|
7ede143daf
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/sirosen/check-jsonschema: 0.15.0 → 0.15.1](https://github.com/sirosen/check-jsonschema/compare/0.15.0...0.15.1)
|
4 years ago |
Jeremy Tuloup
|
16a297adbb
|
Merge pull request #6434 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
4 years ago |
Jeremy Tuloup
|
6a2f5c7d92
|
Merge pull request #6433 from trungleduc/add-cell-shadow
Add shadow to cells
|
4 years ago |
pre-commit-ci[bot]
|
2c1962ec5b
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/doc8: 0.11.1 → 0.11.2](https://github.com/PyCQA/doc8/compare/0.11.1...0.11.2)
|
4 years ago |
trungle
|
c5d7a40722
|
Add shadow to cells
|
4 years ago |
GitHub Action
|
5952653575
|
Publish 7.0.0a4
SHA256 hashes:
jupyter-notebook-application-7.0.0-alpha.4.tgz: f065ff9cdeb8408c683d9194ea8b9ae0cf2ae93e06a1ed82d41f4f00ac2940f2
jupyter-notebook-application-extension-7.0.0-alpha.4.tgz: 8784fe4079a56930e0a1658a280e7e4e322d9a2127600986e21809753a241809
jupyter-notebook-console-extension-7.0.0-alpha.4.tgz: 70dff8115880928fd6b9f43668cd9d3887236c05cdb47332fe335444eb077db8
jupyter-notebook-docmanager-extension-7.0.0-alpha.4.tgz: 4f746dea0c5ab4b4c46329287496b4f8bb5bb934135e033a81ca28680cb88fa0
jupyter-notebook-documentsearch-extension-7.0.0-alpha.4.tgz: d0418f5ea16e6d20c0c13c2a0749d199837a3bd40a909a1e020522ea15a049f7
jupyter-notebook-help-extension-7.0.0-alpha.4.tgz: 8fda9a68ff66791965fc79e271d1a86be87e87bb898c519e6f8d74ac566a1d50
jupyter-notebook-lab-extension-7.0.0-alpha.4.tgz: 0b285afaacf5e9d05a5eae080d5e7fbecb00eb29cfd44b4238377f1036f4b997
jupyter-notebook-notebook-extension-7.0.0-alpha.4.tgz: 3d017d8293c5da24ba477d6ae03ca6133d7d1c08a43fa5e6ae2d9eb640d1622b
jupyter-notebook-terminal-extension-7.0.0-alpha.4.tgz: 078c58b822fbc241a178b41a65ef30c8d8312cabb0042837873953e3de9d8ab9
jupyter-notebook-tree-extension-7.0.0-alpha.4.tgz: 68cb613cd758a67270d8eead4239c2199d1d3d34f99472b7d88320530f9befca
jupyter-notebook-ui-components-7.0.0-alpha.4.tgz: 374ee1310fa1e48144f76becbc3daaeb1df8deea106b79388cbebb252a6480ea
notebook-7.0.0a4-py3-none-any.whl: 7512f1b3751c3961bef759197601fcb2ef98e3ec00a186fd793fdac938d4332b
notebook-7.0.0a4.tar.gz: 1c5c049cf14fc814d625dc23b4a52ccb4659d3b1f13acb5ff4f306ba65f90889
|
4 years ago |
Jeremy Tuloup
|
5561782b0c
|
Merge pull request #6431 from jupyter/changelog-995742c2d85711ecb50c0bed196080c4
Automated Changelog Entry for 7.0.0a4 on main
|
4 years ago |
GitHub Action
|
1ec0e4c180
|
Automated Changelog Entry for 7.0.0a4 on main
|
4 years ago |
Jeremy Tuloup
|
4bfaaac148
|
Merge pull request #6429 from jtpio/update-lab
Update to JupyterLab 4.0.0a25
|
4 years ago |
Jeremy Tuloup
|
417afc5332
|
Update snapshot
|
4 years ago |
Jeremy Tuloup
|
010a20befa
|
Fix search provider
|
4 years ago |
Jeremy Tuloup
|
81b173701c
|
Update snapshots
|
4 years ago |