bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
675 stars 88 forks source link

Ability to execute IPython (Jupyter) Notebook Code #83

Open wesfloyd opened 2 years ago

wesfloyd commented 2 years ago

ETA: 2023Q2

Issue: Academic users will often frame their python code within a Jupyter notebook. Examples:

Proposed solution: enable Bacalhau to execute common python code (and supporting libraries) used in academic papers

Technical implementation: tbd, love to hear your guys suggestions. Perhaps wrapping the jupyter notebook in a container would simplify execution?

Prior art: Zero to Binder Code Ocean Capsules

aronchick commented 2 years ago

Let's overlap this work with the The SAME project.