arch overview slides layout
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
import marimo
|
import marimo
|
||||||
|
|
||||||
__generated_with = "0.18.0"
|
__generated_with = "0.18.0"
|
||||||
app = marimo.App(width="medium")
|
app = marimo.App(
|
||||||
|
width="medium",
|
||||||
|
layout_file="layouts/Architecture_Overview.slides.json",
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
@app.cell
|
@app.cell
|
||||||
|
|||||||
4
layouts/Architecture_Overview.slides.json
Normal file
4
layouts/Architecture_Overview.slides.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"type": "slides",
|
||||||
|
"data": {}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user