code block instructions. removed extra packages

This commit is contained in:
Jonathan Raviotta
2019-08-09 17:24:17 -04:00
parent dd35ba5e81
commit 8eb39178ea
2 changed files with 4 additions and 3 deletions

View File

@@ -29,8 +29,6 @@ jupyter = [
'jupyter',
'nbstripout',
'ipykernel',
'isort',
'yapf',
]
all_extra = api + plot + develop + jupyter