models
Get notebook URL
Get a jupyter notebook URL for the requested file
get/api/models/{namespace}/{repo}/notebook/{rev}/{path}
Path parameters
namespacestring required
repostring required
revstring required
pathstring required
Wildcard path parameter
Response
Response containing the url of the notebook
Changes
Changed in 1 of the 82 revisions of this API.1
- ▲
the
/response's property type changed from no type tobooleanfor statusresponse-property-type-changed
- ▲