Skip to content

Commit

Permalink
fix: update requirement and fix typos in notebooks (#113)
Browse files Browse the repository at this point in the history
* fix: update requirement and fix typos in notebooks

* fix: remove console outputs

* fix: update log notebooks
  • Loading branch information
zzhang13 authored Jun 9, 2021
1 parent fe20412 commit bc96b95
Show file tree
Hide file tree
Showing 6 changed files with 2,118 additions and 2,626 deletions.
3,572 changes: 1,037 additions & 2,535 deletions notebook/Effectiveness Notebook.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions notebook/Logs Notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"outputs": [],
"source": [
"!pip3 install --user --upgrade \"assistant-improve-toolkit\";"
"!pip install --user --upgrade \"assistant-improve-toolkit\";"
]
},
{
Expand Down Expand Up @@ -450,7 +450,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.10"
"version": "3.8.8"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit bc96b95

Please sign in to comment.