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 1e54b5c commit 6b1007bCopy full SHA for 6b1007b
Dockerfile
@@ -5,7 +5,6 @@ ARG VERSION
5
RUN pip install --no-cache-dir --upgrade pip && \
6
pip install --no-cache-dir gradient==$VERSION
7
8
-ENV PAPERSPACE_API_KEY your_api_key_value
9
ENV PAPERSPACE_WEB_URL https://console.paperspace.com
10
ENV PAPERSPACE_CONFIG_HOST https://api.paperspace.io
11
ENV PAPERSPACE_CONFIG_LOG_HOST https://logs.paperspace.io
0 commit comments