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](https://github.com/stefan-jansen/alphalens-reloaded) and [yellowbricks](https://github.com/DistrictDataLabs/yellowbrick/) 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**: https://github.com/gnzsnz/jupyter-quant/compare/2309.03...2310.01