42 lines
995 B
ReStructuredText
42 lines
995 B
ReStructuredText
#######################################
|
|
Level 8: Share files between components
|
|
#######################################
|
|
**Audience:** Users who are moving large files such as artifacts or datasets.
|
|
|
|
**Prereqs:** Level 6+
|
|
|
|
----
|
|
|
|
****
|
|
TODO
|
|
****
|
|
TODO
|
|
|
|
----
|
|
|
|
*************************************************
|
|
Next steps: Render a web UI with other components
|
|
*************************************************
|
|
Now that we know the key ways of sharing files and variables,
|
|
we'll apply it to embed web UIs alongside components.
|
|
|
|
.. raw:: html
|
|
|
|
<div class="display-card-container">
|
|
<div class="row">
|
|
|
|
.. Add callout items below this line
|
|
|
|
.. displayitem::
|
|
:header: Level 9: Render a web UI with other components
|
|
:description: Learn how to embed graphical UIs like react, vue, streamlit and notebook UIs into a lightning workflow.
|
|
:button_link: embed_web_ui_into_lightningwork.html
|
|
:col_css: col-md-12
|
|
:height: 150
|
|
:tag: 15 minutes
|
|
|
|
.. raw:: html
|
|
|
|
</div>
|
|
</div>
|