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

Ideas to discuss in grooming session about docs #2804

Closed
stichbury opened this issue Jul 17, 2023 · 1 comment
Closed

Ideas to discuss in grooming session about docs #2804

stichbury opened this issue Jul 17, 2023 · 1 comment
Labels
Component: Documentation 📄 Issue/PR for markdown and API documentation

Comments

@stichbury
Copy link
Contributor

stichbury commented Jul 17, 2023

This is a list of everything I've been asked for recently

  • load .env in settings.py for aws credentials and use templating in credentials.yml and the catalog.

    • Expand the docs on credentials in AWS
  • test examples +1

    • YES but predicated on how we recommend unit testing to users. We need a tech design session on this
  • deployment of a model with fastapi or streamlit + model versioning

  • Great expectations example code

    • Pandera 0.16 has been released so maybe we could favour this (but we don't have any extension yet)
    • We could add a warning to the pages right now and ask for contributors
  • Need more examples or videos on the airflow integration

    • Ask Simon Brugman about this as he's been making PRs about airflow. Otherwise reflect that it's not recently been updated.
  • Need more on packaging.

    • We have at least one page about this, so maybe it's not easy to find or incomplete. One to review.
  • Kedro context better explained

  • Add a section on how to use the Python API for each part of the kedro project lifecycle (E,g, new project, create catalog, add/modify pipelines, run the project, and package the project)

    • Jo to follow up on this one.
  • Extend spaceflights to add namespacing, config templating, S3 as a filestore, various deployment options, pipeline templating (need to ask the survey participant about the last one)

    • Base this on the frequency of questions we are asked. People are always asking about S3 so this is definitely one to show. How to share a project? How to deploy?
  • Would be good if there are best practices for how pipelines should be structured, or at least common pitfalls to avoid. (e.g. what are some ways to structure (or have naming conventions for) parameters)

    • This one is needed
  • Kedro's tips and tricks, for example I didn't knew that you could pass parameters when creating a pipeline

@stichbury stichbury added the Component: Documentation 📄 Issue/PR for markdown and API documentation label Jul 17, 2023
@stichbury
Copy link
Contributor Author

I've transferred all of these into existing or new tickets, so closing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation 📄 Issue/PR for markdown and API documentation
Projects
None yet
Development

No branches or pull requests

1 participant