diff --git a/mkdocs.yml b/mkdocs.yml index 9ecd75c..dced651 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -64,5 +64,6 @@ nav: - "Pretrained Transformer Image Classification Task" : "Examples/Pretrained Transformer Image Classification Task.ipynb" - "Sequential Classification Task" : "Examples/Sequential Classification Task.ipynb" - "Tabular Classification" : "Examples/Tabular Classification.ipynb" + - "Other Integrations" : "Integrations of OpenML in PyTorch.md" - "Limitations of the API": "Limitations of the API.md" - "Philosphy behind the API Design" : "Philosophy behind the API Design.md" \ No newline at end of file