Please find installation guide described below
- Laptops with 2+ Cores 4+ Gb of RAM (ideally 8+ Gb, 4 can be not enough)
- Free disc space 3+ Gb for docker image (if required)
- Recent build of Anaconda for Python
-
Download and install latest Anaconda build for Python 3.6+
- Windows guide, works on Windows 8+
- Linux (Ubuntu) guide: This or this, works on Ubuntu 12.04 / 14.04 / 16.04
- Mac guide
-
Be sure to have Anaconda on PATH and make it your default Python interpreter
-
For your convenience:
- install Git for Windows or use pre-installed on other OS
git clone https://github.com/fred-navruzov/featuretools-workshop
into suitable folder and stay up-to-date with updates
-
Build conda environment with the correspondent scripts from
scripts
directory
Profit! You are ready to create/view Jupyter .ipynb
notebooks and with 99% probability are prepared for the workshop :)
P.S. for those who want correspondent docker
image: stay tuned, it will appear in the nearest future