- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Activate the conda environment from the terminal.
source activate ENV_NAME
Install ipykernel
conda install ipykernel ipython kernel install --name ENV_NAME --user
Now open the jupyter and select the "ENV_NAME" from Kernel option. ( path : jupyter -> kernel -> change kernel -> ENV_NAME )
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page