3-Day Bootcamp about Python, NumPy & pandas for Finance
Dr. Yves J. Hilpisch
CEO The Python Quants | The AI Machine
Online, May 2023
https://attendee.gotowebinar.com/register/1260449774563154009
https://bootcamp.pqp.io (registration)
https://base.pqp.io (login)
https://certificate.tpq.io/pffbc.pdf
https://conda.io/en/main/miniconda.html
To install Docker see https://docs.docker.com/install/.
To run a Ubuntu-based Docker container, execute on the shell (Linux/Mac) the following:
docker run -ti -p 9999:9999 -h pffbc -v $(pwd):/root/live ubuntu:latest /bin/bash
Make sure to adjust the folder to be mounted accordingly.
Once, JupyterLab is installed, run it with the following command:
jupyter lab --allow-root --port 9999 --ip 0.0.0.0
Use this link to get a 200 USD bonus on DigitalOcean when signing up for a new account.