| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Sorry, something went wrong.
|
A brief readme.md description about the example at https://github.com/dmartinol/feast/tree/install_kind/examples/kind-quickstart will help before looking at all the jupyter notebooks and figure it out. something similar to this PR description or section in pre-req. |
Sorry, something went wrong.
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Thanks for noticing, it reained untracked in my local repo 😲 |
Sorry, something went wrong.
|
@franciscojavierarceo could pls you TAL? |
Sorry, something went wrong.
| "cell_type": "markdown", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "Note If you see the following error, it is likely due to the [issue #4392](https://github.com/feast-dev/feast/issues/4392):\n", |
There was a problem hiding this comment.
Looks like you're showing this error on purpose then, eh?
Sorry, something went wrong.
There was a problem hiding this comment.
Yep, the issue has been fixed after this PR, I should have updated it.
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What this PR does / why we need it:
Provide a reference implementation of Feast project installed on local Kind cluster and validated with a remote client.
Note: the execution of the client application is still affected by #4392 until we release the new version
Which issue(s) this PR fixes:
Fixes #4527