FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Sample Upload Script by BryonLewis · Pull Request #1343 · Kitware/dive · GitHub

/ dive Public

Sample Upload Script - #1343

Merged
BryonLewis merged 3 commits into
mainfrom
samplescripts
May 10, 2023
Merged

BryonLewis merged 3 commits into
mainfrom
samplescripts

Conversation

Copy link
Copy Markdown
Collaborator

Adding a quick sample uploading script for DIVE using girder client.

BryonLewis requested a review from marySalvi May 9, 2023 11:55
for file in os.listdir(folder):
if count >= limit:
break
if file.endswith(".mp4"):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Do we only support mp4? If so this is fine otherwise I think mimetype would be better

Discussed in person with Bryon. The conclusion is that this might be beneficial in the future but not necessary for this implementation.

BryonLewis merged commit 8f9bb1c into main May 10, 2023
BryonLewis deleted the samplescripts branch May 10, 2023 16:34
This file contains hidden or 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
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


Back | FazBrowse Home | New Git URL