lightning/docs/source-app/levels/expert/index.rst

95 lines
2.0 KiB
ReStructuredText
Raw Normal View History

:orphan:
docs updates 1/n (#15473) * docs * docs updates * docs updates * docs updates * docs updates * d * d * d * d * d * d * ?? * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d1 * d * d * d * d * d * d * d * d * d * d * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * new title * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * only select from parent * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * use OSS template * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * only select from parent * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update docs/README.md Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com> Co-authored-by: William Falcon <williamfalcon@Williams-MacBook-Pro-2.local> Co-authored-by: William Falcon <williamfalcon@Williams-MBP-2.lan> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka <jirka.borovec@seznam.cz> Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-11-03 14:55:30 +00:00
.. _expert_level:
.. toctree::
:maxdepth: 1
:hidden:
#############
Expert skills
#############
.. join_slack::
:align: left
----
.. raw:: html
<div class="display-card-container">
<div class="row">
.. displayitem::
:header: Level : Use custom containers
:description: Learn to use a custom cloud container.
:button_link: build_a_machine_learning_workflow.html
:col_css: col-md-6
:height: 150
:tag: basic
.. displayitem::
:header: Level : Customize your cluster creation
:description: Learn to use a custom cloud container.
:button_link: build_a_machine_learning_workflow.html
:col_css: col-md-6
:height: 150
:tag: basic
.. raw:: html
</div>
</div>
----
*********************
Intermediate Examples
*********************
As you work through the intermediate levels, try these examples:
.. raw:: html
<div class="display-card-container">
<div class="row">
.. Add callout items below this line
.. displayitem::
:header: Example: Develop a Github Repo Script Runner
:description: Develop a workflow to execute Github Repos
:button_link: ../../examples/github_repo_runner/github_repo_runner.html
:col_css: col-md-6
:height: 150
:tag: basic
.. displayitem::
:header: Example: Develop a file server
:description: Create a simple Lightning App (App) that allows users to upload files and list the uploaded files.
:button_link: ../../examples/file_server/file_server.html
:col_css: col-md-6
:height: 150
:tag: basic
.. displayitem::
:header: Example: Develop a Jupyter Notebook component
:description: Develop a LightningWork that runs a notebook on the cloud.
:button_link: run_jupyter_notebook_on_the_cloud.html
:col_css: col-md-6
:height: 150
:tag: basic
.. displayitem::
:header: Example: Create a model demo
:description: Demo POCs and MVPs which can be shared with a public web user interface.
:button_link: create_a_model_demo.html
:col_css: col-md-6
:height: 150
:tag: basic
.. raw:: html
</div>
</div>