Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] "Writing your first workflow" doc is not working #677

Closed
2 of 20 tasks
sylock opened this issue Jan 25, 2021 · 3 comments
Closed
2 of 20 tasks

[BUG] "Writing your first workflow" doc is not working #677

sylock opened this issue Jan 25, 2021 · 3 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation pri1
Milestone

Comments

@sylock
Copy link

sylock commented Jan 25, 2021

Describe the bug
When following the quickstart documentation to create the first workflow:
https://lyft.github.io/flyte/user/getting_started/create_first.html

After following the documentation, building and registering the workflow. I cannot see the workflow named "workflows.edges.EdgeDetectorWf" from the UI. Instead I find "multi_step_linear.diabetes_xgboost.DiabetesXGBoostModelTrainer"

Here is the screenshot:
Screenshot from 2021-01-25 18-45-10

Expected behavior
What I see from the UI is what is described in the documentation. I should find the workflow named "workflows.edges.EdgeDetectorWf"

Flyte component

  • Overall
  • Flyte Setup and Installation scripts
  • Flyte Documentation
  • Flyte communication (slack/email etc)
  • FlytePropeller
  • FlyteIDL (Flyte specification language)
  • Flytekit (Python SDK)
  • FlyteAdmin (Control Plane service)
  • FlytePlugins
  • DataCatalog
  • FlyteStdlib (common libraries)
  • FlyteConsole (UI)
  • Other

To Reproduce
Steps to reproduce the behavior:

  1. Follow the doc https://lyft.github.io/flyte/user/getting_started/create_first.html
  2. Check the UI
  3. From the UI you cannot find the workflow described in the documentation

Environment
Flyte component

  • Sandbox (local or on one machine) with minikube
  • Cloud hosted
    • AWS
    • GCP
    • Azure
  • Baremetal
  • Other

Additional context
As I'm completely new to Flyte, I don't really know where to search to fix the issue.

@sylock sylock added bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers labels Jan 25, 2021
@kumare3
Copy link
Contributor

kumare3 commented Jan 29, 2021

@sylock Thank you for the issue. we are going through a major Docs overhaul. Can you please refer to https://flytecookbook.readthedocs.io/en/latest/

@kumare3
Copy link
Contributor

kumare3 commented Jan 31, 2021

@sylock #682 is an update to the getting started, if you noticed we recently moved orgs, so a few things have been in Flux. Thank you for your patience and support.

@kumare3 kumare3 added documentation Improvements or additions to documentation pri1 and removed untriaged This issues has not yet been looked at by the Maintainers labels Feb 8, 2021
@kumare3
Copy link
Contributor

kumare3 commented Feb 16, 2021

@katrogan I think you merged this, I am going to close the Issue. @sylock please try again.

@kumare3 kumare3 added this to the 0.11.0 milestone Feb 16, 2021
@kumare3 kumare3 closed this as completed Feb 16, 2021
@kumare3 kumare3 reopened this Feb 16, 2021
@kumare3 kumare3 closed this as completed Feb 16, 2021
eapolinario added a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation pri1
Projects
None yet
Development

No branches or pull requests

4 participants