Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tokedo committed Oct 4, 2020
1 parent 4f5f5fc commit 0ca709f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 44 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,38 +9,19 @@
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"install retentioneering if running from google.colab or for the first time:"
],
"metadata": {
"collapsed": false
}
]
},
{
"cell_type": "code",
"execution_count": null,
"outputs": [],
"source": [
"!pip3 install git+https://github.com/retentioneering/retentioneering-tools@fix_normalization_funcs"
],
"metadata": {
"collapsed": false,
"pycharm": {
"name": "#%%\n"
}
}
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Basic example"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
},
"outputs": [],
"source": [
"!pip3 install git+https://github.com/retentioneering/retentioneering-tools@fix_normalization_funcs"
Expand Down
25 changes: 3 additions & 22 deletions docs/_build/html/_static/examples/clusters_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,38 +9,19 @@
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"install retentioneering if running from google.colab or for the first time:"
],
"metadata": {
"collapsed": false
}
]
},
{
"cell_type": "code",
"execution_count": null,
"outputs": [],
"source": [
"!pip3 install git+https://github.com/retentioneering/retentioneering-tools@fix_normalization_funcs"
],
"metadata": {
"collapsed": false,
"pycharm": {
"name": "#%%\n"
}
}
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Basic example"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
},
"outputs": [],
"source": [
"!pip3 install git+https://github.com/retentioneering/retentioneering-tools@fix_normalization_funcs"
Expand Down

0 comments on commit 0ca709f

Please sign in to comment.