-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: improve embedded-elt and sling APIs documentation
Refactor documentation for the 'embedded-elt' and 'sling' APIs for improved readability and clarity. Add code snippets and API usage examples, correct hyperlink references, and adjust API definitions to match their actual usage within the python modules. Also, deprecate 'build_sling_asset' function and use '@public' decorators to indicate public methods. docs: update documentation for Dagster Embedded ELT Updated the documentation for the Sling implementation of the Embedded ELT package to reflect changes to the way connections and replication configurations are setup. Also simplified examples and provided more detailed instructions for setting up resources, assets, and replication configurations. Improved inline code examples by adhering to code standards and removed the use of os to get environment variables, instead using `EnvVar`. docs: update embedded ELT and api documentation - Corrected the description of the embedded ELT feature in _apidocs.mdx - Added details on configuration, credential management and resource creation for the Sling integration in embedded-elt.mdx docs: update embedded ELT and api documentation - Corrected the description of the embedded ELT feature in _apidocs.mdx - Added details on configuration, credential management and resource creation for the Sling integration in embedded-elt.mdx Revert
- Loading branch information
1 parent
dc9c6c7
commit 0d09a7b
Showing
12 changed files
with
366 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.