Nikki Everett
Nikki Everett
## What changes were proposed in this pull request? Adds @pingsutw Airflow migration guide from https://github.com/flyteorg/flytesnacks/pull/1481 to Flyte, since the contents of the flytesnacks/docs directory have been moved to this...
## Why are the changes needed? To prepare for Flyte agents GA. ## What changes were proposed in this pull request? * [New agents guide](https://flyte--4822.org.readthedocs.build/en/4822/flyte_agents/index.html) * [Agents deployment docs updates](https://flyte--4822.org.readthedocs.build/en/4822/deployment/agents/index.html)...
### Description **Question from Slack:** > Is there a convenient way of logging inside normal python tasks running on a remote cluster? Specifically just logging to stdout or somehow accessible...
## Why are the changes needed? Move markdown versions of tutorials docs to flyte and use `rli` directive to include code from tutorials Python files in flytesnacks. ## What changes...
## Why are the changes needed? Reorganize documentation to make it easier for Flyte users to find and use information and for community members to contribute to documentation. ## What...
## Why are the changes needed? * Fixes tracking pixel in docs -- I copied the wrong one in https://github.com/flyteorg/flyte/pull/5336 * Adds tracking pixel to Flyte README ## Check all...
## Why are the changes needed? When flytesnacks example code is updated, the monodocs build in flyte often breaks because the remoteliteralinclude references in flyte docs point to specific line...
## What changes were proposed in this pull request? Updates language in the "Try Flyte in your browser" section of the Quickstart guide. ## Check all the applicable boxes -...
This is the flytesnacks component of the Flyte docs overhaul (phase 1). See the [related Flyte PR](https://github.com/flyteorg/flyte/pull/5772) for a full description of this project. ### Major changes in this PR...
## Why are the changes needed? Allow readers to choose the docs version that corresponds to the version of Flyte they are using. ## What changes were proposed in this...