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 aa6f241 commit ca60688Copy full SHA for ca60688
Dockerfile
@@ -2,7 +2,7 @@ FROM continuumio/miniconda3
2
3
# if you forked pandas, you can pass in your own GitHub username to use your fork
4
# i.e. gh_username=myname
5
-ARG gh_username=pandas-dev
+ARG gh_username=garyteofanus
6
ARG pandas_home="/home/pandas"
7
8
# Avoid warnings by switching to noninteractive
0 commit comments