diff --git a/notebooks/github.ipynb b/notebooks/github.ipynb index d1fbcca..63d4577 100644 --- a/notebooks/github.ipynb +++ b/notebooks/github.ipynb @@ -66,7 +66,7 @@ }, "outputs": [], "source": [ - "_.plot(kind='bar', title='Stargazers', x='name', y='stargazers')" + "_.plot(kind='bar', title='Stargazers', x='name', y='stargazers');" ] }, {