Skip to content

Commit ede30d6

Browse files
authored
Document the new uploadpath query parameter
1 parent 80f5c7a commit ede30d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Currently the allowed parameters are:
2525
- `repo`: (**required**) the github repository to fetch.
2626
- `branch`: the branch of the repository to fetch (default to _main_).
2727
- `urlpath`: the path to a notebook file to open (relative to the root of the repository).
28-
- `provider`: The provider of the API. Currently it supports _Github_ and _Gitlab_ API.
28+
- `provider`: the provider of the API. Currently it supports _Github_ and _Gitlab_ API.
29+
- `uploadpath`: the path to the directory in which the repository directory is created.
2930

3031
## Limitations
3132

0 commit comments

Comments
 (0)