Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ For more advanced installation information, please see the

- [OpenML documentation](https://docs.openml.org/)
- [OpenML client APIs](https://docs.openml.org/APIs/)
- [OpenML developer guide](https://docs.openml.org/contributing/)
- [OpenML developer guide](https://docs.openml.org/Contributing/)
- [Contact information](https://www.openml.org/contact)
- [Citation request](https://www.openml.org/cite)
- [OpenML blog](https://medium.com/open-machine-learning)
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ plugins:
python:
paths: [temp_dir/pytorch/openml_pytorch,./]
load_external_modules: true
show_source: true
options:
show_source: true
docstring_section_style: table
show_docstring_functions: true
docstring_style: numpy
Expand Down