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

feat: preview thumbnails on protein #173

Merged
merged 11 commits into from
Feb 15, 2024
Merged

feat: preview thumbnails on protein #173

merged 11 commits into from
Feb 15, 2024

Conversation

xnought
Copy link
Member

@xnought xnought commented Feb 15, 2024

Screen.Recording.2024-02-14.at.8.03.51.PM.mov
  • uploading proteins only works from the browser. meaning only through the upload page
  • to accommodate uploading the ~400 proteins programmatically, I have to first do ./run.sh upload_all, then navigate to http://localhost:5173/force-upload-thumbnails which then takes like 5 min to upload the png thumbnails from the browser. Will need to fix this or make this better in the future

closes #149

@xnought xnought marked this pull request as ready for review February 15, 2024 04:07
@ansengarvin
Copy link
Collaborator

Individual upload works, and the batch upload works too! Great work!

@ansengarvin ansengarvin merged commit 96e679e into main Feb 15, 2024
2 checks passed
@xnought xnought deleted the thumbnails branch February 27, 2024 05:18
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.

figure out screenshotting proteins
2 participants