-
I have installed CADET-Process==0.6.3 via pip on python 3.7 in a docker container running Red Hat 4.8.3-9. I have CADET==0.10 installed, and pymoo==0.6.0. When I import CADETProcess, it fails when try…
-
### Bug description
Customizing TLJH installer command line with the [documented](https://tljh.jupyter.org/en/latest/topic/customizing-installer.html) `--showprogress-page` parameter is not sup…
-
@mathbunnyru advocated for a submission into DockerHub's _Open Source program_. An application [was submitted]( https://github.com/jupyter/docker-stacks/issues/1650#issuecomment-1173072582) and has no…
-
I want to output large size pictures
train:
python train.py \
--dataroot ./datasets/orange2tomato \
--name orange2tomato \
--model sc \
--gpu_ids 0 \
--lambda_spatial 10 \
--lambda_gradient…
-
An error message is shown when a user attempts to add a new field to a grid that already has a field of the same name. The message is terse. We should make the message more descriptive to help users u…
-
Xarray has removed support for the deprecated `xarray.ufuncs` functions since version `v2022.06.rc0`: https://docs.xarray.dev/en/stable/whats-new.html#breaking-changes.
Now I receive the following …
-
Im not sure how the stempy.__version__ is supposed to get updated. But I think it always prints out the same thing.
```python
>> import stempy
>> stempy.get_version() # gets stempy.__version__
'0…
-
From a default install which worked fine, I did
sudo tljh-config set auth.type nativeauthenticator.NativeAuthenticator
sudo tljh-config reload
That didn't work (could not log in as admi…
-
I'm running TLJH v0.1. It's a fresh install on a self-hosted server running Ubuntu 18.04. Everything else in the system seems to work fine, but I can't get any templates to show up in JupyterLab.
…
-
**Hello I am not sure where to go with this now, tried enabling a couple extensions but received a Jupyterlab build error**
```
Build Recommended
JupyterLab build is suggested:
@jupyterlab/plot…