-
-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixing docs * fixed cicd integration links * from toc to cells * Uniformize all grid with cards * Rework notebook list * Uniformize every card * fixed tutorials cells --------- Co-authored-by: Hartorn <[email protected]>
- Loading branch information
1 parent
f075d68
commit bc37b52
Showing
24 changed files
with
502 additions
and
326 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Community | ||
```{toctree} | ||
:caption: Community | ||
:maxdepth: 1 | ||
:hidden: | ||
discord/index | ||
github/index | ||
contribution_guidelines/index | ||
``` | ||
|
||
:::::{grid} 1 1 2 2 | ||
|
||
|
||
::::{grid-item-card} <br/><h3><center>Discord community</center></h3> | ||
:text-align: center | ||
:link: discord/index.html | ||
:::: | ||
|
||
::::{grid-item-card} <br/><h3><center>Github community</center></h3> | ||
:text-align: center | ||
:link: github/index.html | ||
:::: | ||
|
||
::::{grid-item-card} <br/><h3><center>Contribute to Giskard</center></h3> | ||
:text-align: center | ||
:link: contribution_guidelines/index.html | ||
:::: | ||
|
||
::::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Giskard Hub | ||
```{toctree} | ||
:caption: Giskard Hub | ||
:maxdepth: 1 | ||
:hidden: | ||
installation_hub/index | ||
upload/index | ||
write_and_debug_tests/index | ||
inspect/index | ||
compare_models/index | ||
collaborate/index | ||
``` | ||
|
||
:::::{grid} 1 1 2 2 | ||
|
||
|
||
::::{grid-item-card} <br/><h3>🌐 Install the Giskard Hub</h3> | ||
:text-align: center | ||
:link: installation_hub/index.html | ||
:::: | ||
|
||
::::{grid-item-card} <br/><h3>⬆️ Log datasets & models in the Hub</h3> | ||
:text-align: center | ||
:link: upload/index.html | ||
:::: | ||
|
||
::::{grid-item-card} <br/><h3>👨🔬 Add domain-specific tests</h3> | ||
:text-align: center | ||
:link: write_and_debug_tests/index.html | ||
:::: | ||
|
||
::::{grid-item-card} <br/><h3>🧐 Debug your issues</h3> | ||
:text-align: center | ||
:link: inspect/index.html | ||
:::: | ||
|
||
::::{grid-item-card} <br/><h3>⚖️ Compare models</h3> | ||
:text-align: center | ||
:link: compare_models/index.html | ||
:::: | ||
|
||
::::{grid-item-card} <br/><h3>🤝 Collaborate to build better models</h3> | ||
:text-align: center | ||
:link: collaborate/index.html | ||
:::: | ||
|
||
::::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.