Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10
FROM python:3.12
RUN pip install --no-cache-dir scanpy spatialtis==0.5.0rc0 lightgbm scikit-image leidenalg \
jupyter jupyterlab jupyter_http_over_ws ipywidgets
WORKDIR /analysis
Expand Down
2 changes: 1 addition & 1 deletion benchmark/time-squidpy.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM python:3.9
FROM python:3.12
WORKDIR /usr/src/app
RUN pip install --no-cache-dir squidpy memory_profiler