benwilks
Results
2
issues of
benwilks
Hi, I'm having trouble running pyimagej image.init() installed with conda/mamba in a docker container. ``` mamba create -n pyimagej -c conda-forge python=3.8 pyimagej openjdk=11 ipykernel wget https://downloads.imagej.net/fiji/latest/fiji-linux64.zip unzip fiji-linux64.zip rm...
bug
tech-support
When using rx.plotly component, the axis labels of the plotly figure are not rendered. Plotly normally renders x and y axis labels based on the dataframe column name or label...