Quick fix: add randomness_seed to upload and download#416
Merged
Conversation
Contributor
meganrm
approved these changes
Oct 22, 2025
ascibisz
approved these changes
Oct 22, 2025
rugeli
added a commit
that referenced
this pull request
Oct 28, 2025
* add randomness_seed to upload and download (#416) * update bbox value in recipes
rugeli
added a commit
that referenced
this pull request
Nov 10, 2025
* default upload_results to false * update config file options * update schema docs * propose to remove config files from the packing commands but add a section to explain how configs work * set open_results_in_browser to false since it's dependent on upload_results * improve loggings * add a config file for upload results * correct option default and log level * update schema * add aws db to path * add a layer to detect non-interactive envs for db selection * fix readme * add cellpack website url * remove unnecessary restriction * update readme * add screenshots to readme (#413) * add screenshots to readme * Quick fix: update bbox value in recipes (#420) * add randomness_seed to upload and download (#416) * update bbox value in recipes * add config option for plot display * replace result screenshots and update readme * update docs/index to display images correctly
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
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.



Problem
Just realized
randomness_seedhas been excluded from the upload and download pipelineSolution
randomness_seedto top level data when applicablerandomness_seedwas the only field being droppedpotential todo: preserving all top-level recipe metadata dynamically instead of hardcoding field extraction
Type of change
Steps to Verify:
randomness_seedto your DEV database for testing