Skip to content

Commit

Permalink
Add Tutorials in the main section (#926)
Browse files Browse the repository at this point in the history
* dark theme updates (#883)

Signed-off-by: cosmicBboy <[email protected]>

* Release automation addedd for flyte definition  (#835)

* wip: added script for release automation

Signed-off-by: yuvraj <[email protected]>

* wip: added manual github workflow

Signed-off-by: Yuvraj <[email protected]>

* wip: added release workflow

Signed-off-by: Yuvraj <[email protected]>

* wip: fix e2e testcase

Signed-off-by: Yuvraj <[email protected]>

* wip: small fixes

Signed-off-by: Yuvraj <[email protected]>

* wip: revert version in kustomize

Signed-off-by: Yuvraj <[email protected]>

* wip: revert kustomize changes

Signed-off-by: Yuvraj <[email protected]>

* wip: added generated kustomize output

Signed-off-by: yuvraj <[email protected]>

* update latest version of component

Signed-off-by: Yuvraj <[email protected]>

* wip: added generated kustomize output

Signed-off-by: yuvraj <[email protected]>

* wip: added message input in workflow

Signed-off-by: yuvraj <[email protected]>

* wip: remove release automation from kustomize command

Signed-off-by: yuvraj <[email protected]>

* wip:  generate kustomize output

Signed-off-by: yuvraj <[email protected]>

* wip: revert webhook and build kustomize output

Signed-off-by: yuvraj <[email protected]>

* updated release workflow

Signed-off-by: yuvraj <[email protected]>

* fix typo

Signed-off-by: yuvraj <[email protected]>

* Milestone 0.12.0 (#888)

* Update Flyte Components

Signed-off-by: Flyte-Bot <[email protected]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>

* update endtoend to flytekit 0.17

Signed-off-by: wild-endeavor <[email protected]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>

* empty changelog

Signed-off-by: wild-endeavor <[email protected]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>

* Update ChangeLog

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* before pull from flyte-bot-update-releases

Signed-off-by: Haytham Abuelfutuh <[email protected]>

Co-authored-by: EngHabu <[email protected]>
Co-authored-by: wild-endeavor <[email protected]>
Co-authored-by: HackMD <[email protected]>

* Update index.rst (#884)

* Update index.rst

Add Flyte users to Who's Using Flyte and Meet Flyte.

* Update rsts/index.rst

Co-authored-by: Ketan Umare <[email protected]>

* Update index.rst

Co-authored-by: Ketan Umare <[email protected]>

* Dashboard updates (#886)

* Adding additional metrics in Flyteadmin dashboard

Signed-off-by: Ketan Umare <[email protected]>

* Flytepropeller metrics added

Signed-off-by: Ketan Umare <[email protected]>

* updated

Signed-off-by: Ketan Umare <[email protected]>

* updated

Signed-off-by: Ketan Umare <[email protected]>

* Added queue metrics

Signed-off-by: Ketan Umare <[email protected]>

* updated name

Signed-off-by: Ketan Umare <[email protected]>

* Add init container that will pre-create buckets in minio (#905)

* Add init container that will pre-create buckets in minio

Signed-off-by: Jeev B <[email protected]>

* move minio tag override to overlay

Signed-off-by: Jeev B <[email protected]>

* Add LF AI & Data Logo to README (#902)

* Explaining the state machine used by FlytePropeller and Flyte (#903)

* Explaining the state machine used by FlytePropeller and Flyte

 - this document helps to explain the various states a workflow, node
and task transitions through.
 - TODO add a small table that helps users understand what a state in
the UI represents

Signed-off-by: Ketan Umare <[email protected]>

* updated docs (addressed comments)

Signed-off-by: Ketan Umare <[email protected]>

* comments addressed - image for nodes improved

Signed-off-by: Ketan Umare <[email protected]>

* Fix default eks storage config (#907)

* Fix default eks storage config

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* kustomize

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* bump

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* Restructured Flyte Docs

Signed-off-by: samhita-alla <[email protected]>

* Added Tutorials in the main section

Signed-off-by: Samhita Alla <[email protected]>

Co-authored-by: Niels Bantilan <[email protected]>
Co-authored-by: Yuvraj <[email protected]>
Co-authored-by: Flyte Bot <[email protected]>
Co-authored-by: EngHabu <[email protected]>
Co-authored-by: wild-endeavor <[email protected]>
Co-authored-by: HackMD <[email protected]>
Co-authored-by: SandraGH5 <[email protected]>
Co-authored-by: Ketan Umare <[email protected]>
Co-authored-by: Jeev B <[email protected]>
Co-authored-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
11 people authored Apr 21, 2021
1 parent c94f145 commit 3705392
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 80 deletions.
80 changes: 0 additions & 80 deletions rsts/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ h6 {
color: #696969;
}


.sidebar-tree .reference.external:after {
content: none;
}
Expand Down Expand Up @@ -113,82 +112,3 @@ p.sphx-glr-script-out {
color: #9ca0a5 !important;
}
}

.sphx-glr-thumbcontainer {
background-color: transparent;
border: transparent;
}

.sphx-glr-thumbcontainer:hover {
border: transparent;
}

div.sphx-glr-download a {
color:white;
background-color: #9d68e4cf;
background-image: none;
border: 1px solid #9d68e4cf;
}

div.sphx-glr-download a:hover {
background-color: #8b48e2cf;
box-shadow: none;
}

div.sphx-glr-thumbcontainer a.headerlink {
display: none;
}

div.sphx-glr-thumbcontainer:hover {
border-color: white;
box-shadow: none;
}

.sphx-glr-script-out .highlight pre {
background-color: #f8f8f8;
}

p.sphx-glr-script-out {
padding-top: 0em;
}

.search__outer::-webkit-scrollbar-track {
border-radius: 0px;
}

@media (prefers-color-scheme: dark) {
.search__outer {
background-color: #131416 !important;
border: 1px solid #131416 !important;
}
.search__outer__input {
background-color: #1a1c1e !important;
}
.search__result__single {
border-bottom: #303335 !important;
}
.outer_div_page_results:hover {
background-color: black;
}
.search__result__title, .rtd_ui_search_subtitle {
color: #9D68E4 !important;
border-bottom: 1px solid #9D68E4 !important;
}
.search__outer .search__result__title span, .search__outer .search__result__content span {
background-color: #9d68e454;
}
.search__result__subheading, .search__result__content {
color: #ffffffd9 !important;
}
.search__outer::-webkit-scrollbar-track {
background-color: #131416 !important;
}
.rtd__search__credits {
background-color: #1a1c1e !important;
border: 1px solid #1a1c1e !important;
color: #81868d !important;
}
.rtd__search__credits a, .search__error__box {
color: #9ca0a5 !important;
}
}
1 change: 1 addition & 0 deletions rsts/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

getting_started
User Guide <https://flytecookbook.readthedocs.io>
Tutorials <https://docs.flyte.org/en/latest/tutorials.html>
Concepts <https://docs.flyte.org/en/latest/concepts/index.html>
reference/index
community/index
Expand Down

0 comments on commit 3705392

Please sign in to comment.