wikit-ai / olaf

6 stars 1 forks source link

Make OLAF a python package #113

Closed ba-talibe closed 5 months ago

ba-talibe commented 5 months ago

To make OLAF a Python package ready to be loaded with pip, we should:

See the following series of videos: https://calmcode.io/setup/introduction.html

Note that we do not need to publish OLAF on Pypi to be able to load/update the package with Pip. Also, we should do this before creating some notebook examples so that the notebooks will truly reflect the user process.