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

Strawberry kwargs #2266

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Strawberry kwargs #2266

merged 1 commit into from
Nov 9, 2022

Conversation

brimoor
Copy link
Contributor

@brimoor brimoor commented Nov 9, 2022

import fiftyone as fo
import fiftyone.zoo as foz

dataset = foz.load_zoo_dataset("quickstart")
dataset.mask_targets["test"] = {}
dataset.save()

session = fo.launch_app(dataset)

@brimoor brimoor self-assigned this Nov 9, 2022
Copy link
Contributor

@benjaminpkane benjaminpkane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brimoor brimoor merged commit 7e370ed into develop Nov 9, 2022
@brimoor brimoor deleted the bugfix/kvps branch November 9, 2022 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants