-
The readme file states what versions are compatible with what versions of JupyterLab. Unfortunately, there is no release to download for the old versions. As there are also no tags for those old versi…
-
Hi,
If we `load foss/2020a`
and `dask/2.18.1-Python-3.8.2`we get a `pip check`failing:
```distributed 2.18.0 requires tornado, which is not installed```
If we add an IPython module which has…
-
Hello.
Can we set a transparent background in the composer.
i've got
```
const renderer = new WebGLRenderer({
powerPreference: "high-performance",
stencil: false,
depth: f…
-
Our installation docs recommend that people do the following
conda install dask distributed -c conda-forge
or
pip install dask[complete] distributed --upgrade
However we shouldn't…
-
There is a problem with the installation graphein in Google colab. How can I convert a protein sequence to its corresponding protein graph?
-
Posting this discussion to take the temperature for looking in to adopting a new versioning scheme.
Some comments and issues regarding the latest release have come up, and also this article by Hyn…
-
I think this trace tells the complete story:
```
% conda create -p ~/anaclone --clone root
Source: /Users/ijstokes/anaconda
Destination: /Users/ijstokes/anaclone
The following packages cannot be…
-
We have an app (https://github.com/pat-schmitt/glacier_simulator) which works as follows: when the user presses the "run the model" button, a relatively expensive numerical model runs in the backgroun…
-
## Description
### What steps will reproduce the problem?
i don't know ,i just download the ananconda from website and install
### Traceback
```python-traceback
File "D:\Users\i-pengyunshan\App…
-
Hi All,
I installed Jupyter lab on the Jupyterhub using an ansible script.
When I start jupyter lab using
https://xxx.xxx.xxx.xx/teaching/user/myusername/lab, instead of seeing the familiar jup…