Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-62950

Fix name of required python package to 'jupyter_client'

XMLWordPrintable

      On Windows 10 using conda package manage for python 

      conda install jupyter-client

      fails to find the package but 

      conda install jupyter_client

      succeeds

       

      In README please replace (or make mention of differences)

      pip install jupyter-client

      with 

      pip install jupyter_client

      Notice 'underscore' vs 'hyphen' .Otherwise the package is not found

            loghijiaha Loghi Perinpanayagam
            ioannis Ioannis Moutsatsos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: