简体   繁体   中英

Could not import cufflinks and plotly on jupyter notebook even though it has already been installed on cmd

I have already pip install cufflinks and pip install plotly on my cmd but I still could not import it to my Jupiter notebook.

在此处输入图像描述

Have you tried?

conda install -c bioconda cufflinks

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM