Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
8cf4bf3
PySR
/
docs
/
all_contributors
/
run_all_contrib.sh
MilesCranmer
Add file to update all contrib
cc17ee5
unverified
over 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
#!/bin/bash
yarn install --frozen-lockfile
yarn all-contributors
$@