ipfs-shipyard / ipfs-shipyard/integration-mini-projects

Decentralized scientific notebooks with Iodide / pyodide

Open
#8 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
14
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Iodide is a (mostly) client-side scientific notebook written in Javascript!

https://github.com/iodide-project/iodide

They have a hosted version here with a small server to track accounts, save data:

https://alpha.iodide.io/

However, it's primarily client side. They even support Python using WebAssembly!

https://github.com/iodide-project/pyodide

I did a little experiment to see if it could be converted to run entirely statically via the IPFS gateway. It works!

https://bafybeiat76nq6zxbcjv4srvs7m74k5r7iqdcr3vjj47re7akyvl4xtdndq.ipfs.dweb.link/

Since the notebooks are simply text files, it would be relatively easy to just use peer-base to store the data, just as with PeerPad.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.