-
Notifications
You must be signed in to change notification settings - Fork 589
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
Merge release/v1.1.0
to develop
#5190
Merged
Merged
Changes from 33 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
0bc217e
treat delegated execution separately
brimoor 5d835ef
leaky splits docs
46c53ba
fixed name of method
e345c05
added datasetview as an input option
40ff57c
fiftyone brain -> the fiftyone brain
5a823a4
of identifying -> to identify
d67015a
made language a little more professional
02d6e70
leakyness -> leakiness
259e14e
fix
cdd4a48
Fix deleted datasets on App server (#5183)
benjaminpkane 5834afc
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 19ebdad
added more snippets, more thorough explainations
873287e
compressed image
cf76f7a
fix confusion matrix in model evaluation panel (#5186)
imanjra 8a72af6
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 3a2e112
Updated doc for `panel.img` (#5192)
minhtuev 87bf17c
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 241726a
use static execution options where possible
brimoor ac6799c
Merge pull request #5184 from voxel51/use-ctx-delegate
brimoor a992ac4
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 0900594
typo
e948e4d
cleaned up example code
d88e777
bugfix: y-axis autorange reversed on all evaluation chart (#5193)
lanzhenw a82749d
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 0c51930
fix pending evaluation also being listed as completed
imanjra 5e32142
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 738b128
Merge pull request #5189 from voxel51/leaky-splits-docs
jacobsela 835ccec
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 85e2265
add guards for missing dimensions and location in detection label
sashankaryal 34961bb
Merge pull request #5195 from voxel51/fix/3d-bad-labels
sashankaryal 3ae877c
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 9f690fe
Updated from Slack to Discord (#5196)
minhtuev 4867bd5
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 7287351
make icon in panel table have circle background on hover (#5197)
CamronStaley a16fb12
Merge branch 'release/v1.1.0' of https://github.com/voxel51/fiftyone …
voxel51-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,5 +12,5 @@ export { | |
KeyboardArrowUp, | ||
LookerArrowLeftIcon, | ||
LookerArrowRightIcon, | ||
SlackLink, | ||
DiscordLink, | ||
} from "./Icons"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codebase verification
Additional updates needed for complete Slack to Discord migration
While the footer link has been updated to Discord, there are still remaining Slack references in other files that need to be addressed:
docs/source/conf.py
: Contains an unused Slack link variabledocs/source/release-notes.rst
: Contains a reference to an expired Slack linkPlease update these remaining references to maintain consistency with the Discord migration.
🔗 Analysis chain
LGTM: Footer Discord link update
Clean replacement of Slack with Discord in the footer links section.
Let's verify the Discord link configuration:
Let me analyze the output to verify the Discord link configuration.
Let me check the content of the remaining files that contain Slack references.
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 131388
Script:
Length of output: 122
Script:
Length of output: 728