This is a public repo for keeping Jupyter notebooks for ironArray. Feel free to use them for learning about ironArray.
Enjoy!
conda install --channel numba --file requirements_conda.txt
pip install -i https://username:password@distribution.ironarray.io/simple -r requirements.txt
-- The ironArray Team