Skip to content

Commit

Permalink
remove tutorials section
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein committed Jun 22, 2020
1 parent f76b7d7 commit 819ebd1
Show file tree
Hide file tree
Showing 14 changed files with 31 additions and 1,391 deletions.
43 changes: 3 additions & 40 deletions content/docs/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,52 +40,15 @@
"experiments"
]
},
{
"slug": "tutorials",
"source": "tutorials/index.md",
"children": [
{
"slug": "interactive",
"label": "Interactive Tutorials"
},
{
"slug": "versioning",
"label": "Data Versioning",
"tutorials": {
"katacoda": "https://katacoda.com/dvc/courses/tutorials/versioning"
}
},
{
"slug": "pipelines",
"label": "Stages and Pipelines"
},
{
"slug": "deep",
"label": "Deep Dive Tutorial",
"source": "deep/index.md",
"children": [
"preparation",
{
"label": "Define ML Pipeline",
"slug": "define-ml-pipeline"
},
"reproducibility",
"sharing-data"
]
},
{
"slug": "community",
"label": "Community Tutorials"
}
]
},
{
"slug": "use-cases",
"source": "use-cases/index.md",
"children": [
{
"label": "Versioning Data & Model Files",
"slug": "versioning-data-and-model-files"
"slug": "versioning-data-and-model-files",
"source": "versioning-data-and-model-files/index.md",
"children": ["tutorial"]
},
{
"label": "Sharing Data & Model Files",
Expand Down
19 changes: 0 additions & 19 deletions content/docs/tutorials/community.md

This file was deleted.

Loading

0 comments on commit 819ebd1

Please sign in to comment.