39alpha / 39alpharesearch.org

39Alpha Research's Public Website
https://39alpharesearch.org
0 stars 0 forks source link

Data-dependency fetching via IPFS. #36

Open colemathis opened 2 years ago

colemathis commented 2 years ago

Goal: if your notebook needs data, add the data to IPFS using ipfs-put. Then we'll run ipfs-fetch to pull the data down at build. That way we aren't storing the data in the repo itself.