pipenv shell
でシェルに入ってから jupyter notebook
で開いても、その仮想環境のカーネルが適用されない。以下のコマンドで仮想環境のカーネルで jupyter notebook を使える。
pipenv run jupyter notebook
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
pipenv shell
でシェルに入ってから jupyter notebook
で開いても、その仮想環境のカーネルが適用されない。以下のコマンドで仮想環境のカーネルで jupyter notebook を使える。
pipenv run jupyter notebook
Register as a new user and use Qiita more conveniently
Go to list of users who liked