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

Add support for the dataframe view in the python blueprint API #6896

Open
Tracked by #4466
abey79 opened this issue Jul 15, 2024 · 1 comment
Open
Tracked by #4466

Add support for the dataframe view in the python blueprint API #6896

abey79 opened this issue Jul 15, 2024 · 1 comment
Assignees
Labels
🟦 blueprint The data that defines our UI feat-dataframe-view Everything related to the dataframe view 🐍 Python API Python logging API

Comments

@abey79
Copy link
Member

abey79 commented Jul 15, 2024

With the dataframe improvement, it's becoming more and more having explicit support for it in the blueprint API. I assume it should be relatively easy, but we somehow need to address the fact that the view itself is behind an opt-in feature flag.

@abey79 abey79 added the 🐍 Python API Python logging API label Jul 15, 2024
@abey79 abey79 added this to the 0.18 - Chunks and MHz scalars milestone Jul 15, 2024
@abey79 abey79 added feat-dataframe-view Everything related to the dataframe view 🟦 blueprint The data that defines our UI labels Sep 9, 2024
@abey79 abey79 self-assigned this Sep 24, 2024
@abey79
Copy link
Member Author

abey79 commented Sep 24, 2024

Doc generation: the dataframe view needs some special casing:

  • All archetype should list it as supported by default
  • It should list "All archetypes" as "Supported Archetype"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟦 blueprint The data that defines our UI feat-dataframe-view Everything related to the dataframe view 🐍 Python API Python logging API
Projects
None yet
Development

No branches or pull requests

2 participants