Package not available in Anaconda Cloud Notebook but in Jupyter Notebook

I recently started using Anaconda Cloud Notebooks. The following code doesn’t work in the Anaconda Cloud Notebook but does work in Jupyter Notebook:

import talib as ta

I did import the package using Conda. Is the Anaconda Cloud Notebook limited in what in can import?

This is a Jupyter Forum. It sounds like you are using a product run by Anaconda Cloud and should direct it to forums for users of that product. Or the associated support. Or try StackOverflow.

To help you when you find the appropriate forum…

Did you mean you installed the package with conda?