Skip to content

Commit

Permalink
Closes #35. Install ipykernel.
Browse files Browse the repository at this point in the history
Install ipykernel so I can install the kernel for the virtual environment.
  • Loading branch information
covuworie committed Sep 28, 2018
1 parent 14e0810 commit d9875eb
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 1 deletion.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ pycodestyle-magic = "*"
pylint = "*"
"flake8" = "*"
"autopep8" = "*"
ipykernel = "*"

[requires]
python_version = "3.6"
159 changes: 158 additions & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d9875eb

Please sign in to comment.