NERSC / jupyterlab-slurm

BSD 3-Clause "New" or "Revised" License
92 stars 22 forks source link

jupyterlab-slurm does not work with the latest jupyterlab versions #51

Closed orenshani7 closed 3 years ago

orenshani7 commented 3 years ago

Hi All,

When I try to

$jupyter labextension install @jupyterlab/github

I get this error:

ValueError: The extension "@jupyterlab/github" does not yet support the current version of JupyterLab.

I tried with the latest jupyterlab 2.0 and 3.0 releases.

So am I missing something or jupyterlab-slurm is really not compatible with higher releases?

If it is really not compatible, is there a fix planned soon?

Many thanks,

Oren

orenshani7 commented 3 years ago

I noticed that the same issue was reported already