- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have my own conda env which I need to use in Jupyter notebook . But Jupyter notebook seems only apply intel built-in python kernels, can anyone tell me how to make conda kernels available?
- Tags:
- Laptops
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jake,
Thanks for reaching out to us.
I would recommend you try out the solution provided below:
source activate conda install ipykernel ipython kernel install --name --user
Once this is done, launch your python code from hub.colfaxresearch.com
Select Kernel -> Change Kernel ->
Do try out and check if this works!
Regards,
Sandhiya
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jake,
Thanks for reaching out to us.
I would recommend you try out the solution provided below:
source activate conda install ipykernel ipython kernel install --name --user
Once this is done, launch your python code from hub.colfaxresearch.com
Select Kernel -> Change Kernel ->
Do try out and check if this works!
Regards,
Sandhiya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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