You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,9 @@ reports/
42
42
*`reports` holds information about how the `publish.py` run went. complete/incomplete examples, etc.
43
43
44
44
45
-
## `user.json` file:
45
+
## `users.json` file:
46
46
47
-
Since we need to make a lot of plots, we need a user to do so. However, we can't have username-api_key pairs for our official docs just floating around.
47
+
Since we need to make a lot of plots, we need an account to do so. However, we can't have username--api_key pairs just floating around in our official docs.
48
48
49
49
If you need to use the `run.py` and `publish.py` programs, you'll need the *secret*`users.json` file.
0 commit comments