Releases: quantbelt/jupyter-quant
Releases · quantbelt/jupyter-quant
2310.03
What's Changed
- fix ssh symbolic link bug by @gnzsnz in https://github.com/gnzsnz/jupyter-quant/pull/31
Full Changelog: gnzsnz/jupyter-quant@2310.02...2310.03
2310.02
What's Changed
- include metadata labels in base image check and build workflows. by @gnzsnz in https://github.com/gnzsnz/jupyter-quant/pull/26
- bump base image
- fix base image checker logic for duplicate issues
Full Changelog: gnzsnz/jupyter-quant@2310.01...2310.02
2310.01
What's Changed
- avoid duplicate issues on base image check by @gnzsnz in https://github.com/gnzsnz/jupyter-quant/pull/22
- Dev by @gnzsnz in https://github.com/gnzsnz/jupyter-quant/pull/23
- add alphalens-reloaded and yellowbricks packages
- remove logic for pip require virtual env from entrypoint.sh
- support SSH_KEYDIR environment variable.
- compile bytecode during image build, source: https://pythonspeed.com/europython2020/slides/#20
- add LICENSE.txt
Full Changelog: gnzsnz/jupyter-quant@2309.03...2310.01
2309.03
What's Changed
- Bump base image
- Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/gnzsnz/jupyter-quant/pull/11
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/gnzsnz/jupyter-quant/pull/12
- Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/gnzsnz/jupyter-quant/pull/13
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in https://github.com/gnzsnz/jupyter-quant/pull/14
- Bump docker/build-push-action from 4 to 5 by @dependabot in https://github.com/gnzsnz/jupyter-quant/pull/15
- Dev - 2309.03 by @gnzsnz in https://github.com/gnzsnz/jupyter-quant/pull/19
Full Changelog: gnzsnz/jupyter-quant@2309.02...2309.03
2309.02
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/gnzsnz/jupyter-quant/pull/9
New Contributors
- @dependabot made their first contribution in https://github.com/gnzsnz/jupyter-quant/pull/9
Full Changelog: gnzsnz/jupyter-quant@2309.01...2309.02
2309.01
- bump base image
- patch pykalman
- bump version to 2309.01
Full Changelog: gnzsnz/jupyter-quant@2308.06...2309.01
ta-lib-0.4.0-linux
ta-lib-0.4.0-linux binary files for amd64 and aarch64
2308.06
What's Changed
- 2308.06 release by @gnzsnz in https://github.com/gnzsnz/jupyter-quant/pull/4
- add ipympl and widgets
- set cache on docker build
- set pip environment variables (https://pip.pypa.io/en/stable/topics/configuration/#environment-variables)
set PIP_USER=true in Dockerfile -
set PIP_REQUIRE_VIRTUALENV= in ´.env-dist´
manage PIP_REQUIRE_VIRTUALENV in ´entrypoint.sh`
Full Changelog: gnzsnz/jupyter-quant@2308.05...2308.06
2308.05
What's Changed
- Dev by @gnzsnz in https://github.com/gnzsnz/jupyter-quant/pull/1
- First release and published docker image
New Contributors
- @gnzsnz made their first contribution in https://github.com/gnzsnz/jupyter-quant/pull/1
Full Changelog: https://github.com/gnzsnz/jupyter-quant/commits/2308.05