Skip to content

Commit

Permalink
Add message about restarting the Jupyter runtime to Quickstart
Browse files Browse the repository at this point in the history
Signed-off-by: Willem Pienaar <git@willem.co>
  • Loading branch information
woop committed Aug 9, 2021
1 parent 4923aef commit f16de93
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions examples/quickstart/quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@
"pip install feast -U -q"
]
},
{
"cell_type": "markdown",
"source": [
"Please restart your Jupyter runtime after installing Feast. This ensures that the correct dependencies are loaded.\n"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "markdown",
"metadata": {
Expand Down

0 comments on commit f16de93

Please sign in to comment.