Azure / feast-azure

Azure plugins for Feast (FEAture STore)
MIT License
81 stars 52 forks source link

Missing module error in feast-azure/provider/tutorial/notebooks/part2-register-features.ipynb #65

Open bhatsuchi08 opened 2 years ago

bhatsuchi08 commented 2 years ago

In the tutorial - part 2-register-features, fails with missing module. The error is triggered by the command "fs = FeatureStore("./feature_repo")" The Feast version is 0.21.3.

Snapshots below -

image image

its-Kumar commented 1 year ago

If you are running the notebook as python3(iPykernel), then change it to AzureML kernel or ML SDK V2 kernel