Skip to content

Commit 786b25c

Browse files
author
Nicolas Vincent
authored
Update pipenv-notebook.md
1 parent d32fde9 commit 786b25c

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pipenv-notebook.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,3 @@ To install the kernel for jupyter notebooks run
1818
```sh
1919
python -m ipykernel install --user --name=my-virtualenv-name
2020
```
21-
22-
# Editor
23-
To run atom with pipenv use
24-
```sh
25-
pipenv install 'python-language-server[all]'
26-
pipenv run atom .
27-
```

0 commit comments

Comments
 (0)