laminlabs / lamin-usecases

Use cases.
https://docs.lamin.ai
Apache License 2.0
5 stars 0 forks source link

Generator for Bionty entities notebooks #97

Closed Zethson closed 8 months ago

Zethson commented 8 months ago

Context: https://laminlabs.slack.com/archives/C04MU979KD3/p1705314403995689

Options

  1. Write a full json jupyter notebook with values that we replace and then write out new notebooks. That's basically using a parameterized cookiecutter.
  2. We could either directly work with the json notebook or try to write jupytext formatted notebooks and then finally convert them to ipynb
  3. Finally run cookiecutter in a loop