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