Skip to content

Commit

Permalink
Mantéïa
Browse files Browse the repository at this point in the history
  • Loading branch information
ym001 committed Jun 6, 2020
1 parent bc2d74f commit 1808db0
Showing 1 changed file with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@
"accelerator": "GPU"
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "4C8FGrleOkWg",
"colab_type": "text"
},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)\n"
]
},
{
"cell_type": "code",
"metadata": {
Expand All @@ -25,7 +35,7 @@
}
},
"source": [
"pip install manteia==0.0.32\n"
"pip install manteia\n"
],
"execution_count": 4,
"outputs": [
Expand Down

0 comments on commit 1808db0

Please sign in to comment.