Skip to content

Conversation

@paulnoirel
Copy link
Contributor

Changes:

  1. Change how the labelbox module is imported

From:
!pip install -q "git+https://github.com/Labelbox/labelbox-python@ms/coco#egg=labelbox[data]"
To:
!pip install -q "labelbox[data]"

  1. Update the URL for coco_utils.py

From:
https://raw.githubusercontent.com/Labelbox/labelbox-python/ms/coco/examples/integrations/detectron2/coco_utils.py
To:
https://raw.githubusercontent.com/Labelbox/labelbox-python/develop/examples/integrations/detectron2/coco_utils.py"

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@msokoloff1 msokoloff1 self-requested a review December 21, 2022 20:43
@paulnoirel paulnoirel merged commit 66c2f9f into develop Dec 21, 2022
@paulnoirel paulnoirel deleted the pnoirel/update_coco_example branch December 21, 2022 20:53
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.

3 participants