Little issue of versioning due to jupyterlab

Open
#2 1 comment 0 reactions 2 assignees View on GitHub

@pa-laharotte is already working on this.

Since Nov 25, 2020.

Assessment

This issue has not been assessed yet.

Description

Following the ReadMe instructions

An error occurs when we intend to install the bokeh extension to display bokeh pictures within jupyter

jupyter labextension install jupyterlab_bokeh

We retrieve the following error due to conflicting versions of JupyterLab obviously.

ValueError: No version of jupyterlab_bokeh could be found that is compatible with the current version of JupyterLab.

Conflicting Dependencies:
JupyterLab              Extension      Package
>=1.2.1 <1.3.0          >=0.19.1 <0.20.0@jupyterlab/application
>=1.2.1 <1.3.0          >=0.19.1 <0.20.0@jupyterlab/apputils
>=1.2.2 <1.3.0          >=0.19.1 <0.20.0@jupyterlab/notebook
>=4.2.0 <4.3.0          >=3.2.1 <4.0.0 @jupyterlab/services
See the log file for details:  /var/folders/ps/bh4l2sdn40v1shp45y8pkl4h0000gn/T/jupyterlab-debug-i7_7dpdj.log

I tried to update jupyterlab, but the error remains.

Dominant language
Jupyter Notebook
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EMob-Lab/ITSProjects

All issues in EMob-Lab/ITSProjects

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.