Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.21.0 source code.tar.gz | 2023-09-13 | 708.1 kB | |
0.21.0 source code.zip | 2023-09-13 | 782.4 kB | |
README.md | 2023-09-13 | 2.5 kB | |
Totals: 3 Items | 1.5 MB | 0 |
What's Changed
- Added support for http adapter config by @venu1412 in https://github.com/jupyter-incubator/sparkmagic/pull/820
- fixed the typo in http session adapter config exception by @venu1412 in https://github.com/jupyter-incubator/sparkmagic/pull/824
- Update readme with Ilum as new compatible implementation by @thijs-s in https://github.com/jupyter-incubator/sparkmagic/pull/826
- Add ability to have default config options for spark by @c2zwdjnlcg in https://github.com/jupyter-incubator/sparkmagic/pull/830
- Fix example config json by @c2zwdjnlcg in https://github.com/jupyter-incubator/sparkmagic/pull/832
- Add support for application/json mime type in statement output by @Strunevskiy in https://github.com/jupyter-incubator/sparkmagic/pull/835
- Fix formatting issue by @Strunevskiy in https://github.com/jupyter-incubator/sparkmagic/pull/836
- Fix for notebook version 7+ by @c2zwdjnlcg in https://github.com/jupyter-incubator/sparkmagic/pull/831
- fix: run CI on pull_request to run on forks by @devstein in https://github.com/jupyter-incubator/sparkmagic/pull/837
- build(deps): bump tornado from 6.2 to 6.3.3 by @dependabot in https://github.com/jupyter-incubator/sparkmagic/pull/829
- build(deps): bump requests from 2.28.1 to 2.31.0 by @dependabot in https://github.com/jupyter-incubator/sparkmagic/pull/815
- build(deps): bump pygments from 2.14.0 to 2.15.0 by @dependabot in https://github.com/jupyter-incubator/sparkmagic/pull/822
- build(deps): bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in https://github.com/jupyter-incubator/sparkmagic/pull/823
- build(deps): bump cryptography from 39.0.1 to 41.0.3 by @dependabot in https://github.com/jupyter-incubator/sparkmagic/pull/828
- fix: pin Docker.jupyter to notebook 6.x.x by @devstein in https://github.com/jupyter-incubator/sparkmagic/pull/839
- chore: prep for v0.21.0 release by @devstein in https://github.com/jupyter-incubator/sparkmagic/pull/840
New Contributors
- @venu1412 made their first contribution in https://github.com/jupyter-incubator/sparkmagic/pull/820
- @thijs-s made their first contribution in https://github.com/jupyter-incubator/sparkmagic/pull/826
- @c2zwdjnlcg made their first contribution in https://github.com/jupyter-incubator/sparkmagic/pull/830
- @Strunevskiy made their first contribution in https://github.com/jupyter-incubator/sparkmagic/pull/835
Full Changelog: https://github.com/jupyter-incubator/sparkmagic/compare/0.20.5...0.21.0