conda environment not showing up in jupyter
source activate myenv
python -m ipykernel install --user --name myenv --display-name "Python (myenv)"
conda environment not showing up in jupyter
source activate myenv
python -m ipykernel install --user --name myenv --display-name "Python (myenv)"
why jupyter notebook suggestions not showing after upgrade
##this may help.
##the current Ipython with the Jupyter notebook doesn't require jedi..
##So you have to just uninstall it with the following command.
pip uninstall jedi --yes
#open Anaconda Prompt and past above line. and then hit enter.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us