Apparently, Anaconda has a different pyramid package and it is for web framework. https://anaconda.org/anaconda/pyramid
The user guide for arima pyramid suggests that one uses pip to install pyramid-arima. https://www.alkaline-ml.com/pyramid/setup.html#setup
But since Anaconda uses conda to configure packages, how do I add pyramid-arima to the Anaconda environment for Jupyter notebook?