# Python kernel jupyter notebook

```bash
python -m ipykernel install --user --name pytorch-env --display-name "Python (pytorch-env)"
```