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.
uploadpath
1 parent 80f5c7a commit ede30d6Copy full SHA for ede30d6
docs/index.md
@@ -25,7 +25,8 @@ Currently the allowed parameters are:
25
- `repo`: (**required**) the github repository to fetch.
26
- `branch`: the branch of the repository to fetch (default to _main_).
27
- `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.
+- `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.
30
31
## Limitations
32
0 commit comments