WIP
Details
Diff Detail
- Repository
- R1 dagster
- Branch
- docs (branched from master)
- Lint
Lint OK - Unit
No Unit Test Coverage
Event Timeline
docs/next/src/pages/overview/execution/index.mdx | ||
---|---|---|
24 | Would be helpful to have a tiny code snippet here with a pipeline + solid and running both execute_pipeline and execute_solid with some run config. |
ok, i think this raises maybe more questions than it answers, but a viable placeholder
ideas for improvement? I think that in an overview it might be ok to have that vibe - provided we point you at the API docs or deeper explanations that answer those questions
will resolve inlines
docs/next/src/pages/overview/execution/index.mdx | ||
---|---|---|
43 | Ah you need to run make buildnext every time the sphinx docs change to pick it up. We have the following in the docs instructions, but let me know if there's a way to make this clearer/more obvious: Also, make sure you rebase before running make buildnext I made a change to it yesterday that's important. |
I'll let @max do the pass over the content – everything looks good except running make buildnext and changing the literal include from dagster.core.instance to dagster
we should just land this as an improvement over the status quo, sorry for holding it up for so long