Skip to content

Commit

Permalink
update quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth committed Oct 25, 2024
1 parent 17ec6e4 commit 91c58da
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions nbs/quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,22 @@
"!pip install -Uqq \"xinfer[all]\""
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Alternatively, if you'd like to install the bleeding edge version of x.infer, uncomment the following line."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# !pip install \"git+https://github.com/dnth/x.infer.git#egg=xinfer[all]\""
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 91c58da

Please sign in to comment.