Tips #
- Running
pipenv install [package]
creates a virtual environment.
Jupyter #
pipenv install ipykernel
pipenv shell
python -m ipykernel install --user --name=my-virtualenv-name
Talks #
PyCon 2018
Incoming Links #
Related Articles (Article 0) #
Suggested Pages #
- 0.123 Python/Beautiful soup
- 0.087 Python/Style
- 0.067 Python/Flask
- 0.066 Python/Pandas
- 0.049 Python/Bokeh
- 0.048 Python/Packaging
- 0.046 Python/Debugging
- 0.044 Python/CLI
- 0.043 Python/doit
- 0.041 Python/Blaze
- More suggestions...