Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

analysis3-18.10 kernel missing in jupyter #13

Closed
aidanheerdegen opened this issue Nov 15, 2018 · 2 comments
Closed

analysis3-18.10 kernel missing in jupyter #13

aidanheerdegen opened this issue Nov 15, 2018 · 2 comments

Comments

@aidanheerdegen
Copy link
Member

If the analysis3-18.10 environment is loaded the corresponding python kernel is not available in jupyter. If a different environment is loaded, the 18.10 kernel is available in the jupyter drop down menu.

This might be due to an upgrade to 2.2.0 of nb_conda_kernels

anaconda/nb_conda_kernels#113

$ conda list nb_conda_kernels
# packages in environment at /g/data3/hh5/public/apps/miniconda3/envs/analysis3-18.10:
#
# Name                    Version                   Build  Channel
nb_conda_kernels          2.2.0                 py36_1000    conda-forge
$ conda info

     active environment : analysis3-18.10
    active env location : /g/data3/hh5/public/apps/miniconda3/envs/analysis3-18.10
            shell level : 1
       user config file : /home/502/aph502/.condarc
 populated config files : /home/502/aph502/.condarc
          conda version : 4.5.11
    conda-build version : 3.15.1
         python version : 3.5.6.final.0
       base environment : /g/data3/hh5/public/apps/miniconda3  (read only)
           channel URLs : https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/free/linux-64
                          https://repo.anaconda.com/pkgs/free/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/pro/linux-64
                          https://repo.anaconda.com/pkgs/pro/noarch
          package cache : /short/v45/aph502/conda/pkgs
       envs directories : /short/v45/aph502/conda/envs
                          /home/502/aph502/.conda/envs
                          /g/data3/hh5/public/apps/miniconda3/envs
               platform : linux-64
             user-agent : conda/4.5.11 requests/2.19.1 CPython/3.5.6 Linux/3.10.0-862.14.4.el6.x86_64 centos/6.10 glibc/2.12
                UID:GID : 603:5636
             netrc file : None
           offline mode : False
@aidanheerdegen
Copy link
Member Author

Pinning nb_conda_kernels to 2.1.0 fixed this issue

@mcg1969
Copy link

mcg1969 commented Nov 23, 2018

The kernel is almost certainly there—it's the one designated Python 3 (or Python 2, if you're running Python 2).

aidanheerdegen added a commit that referenced this issue Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants