We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17965d1 commit 35f35afCopy full SHA for 35f35af
docker/Dockerfile
@@ -3,4 +3,4 @@ FROM sinapsis-nvidia:base
3
COPY . /app/
4
WORKDIR /app
5
RUN uv sync --frozen
6
-RUN uv pip install sinapsis-time-series-forecasting[all] --extra-index-url https://pypi.sinapsis.tech
+RUN uv pip install sinapsis-time-series[all] --extra-index-url https://pypi.sinapsis.tech
0 commit comments