Skip to content

Set Jupyter Notebook to have both python2 and python3 kernels #14

@etture

Description

@etture

Run:

conda create -n py27 python=2.7 ipykernel
conda create -n py36 python=3.6 ipykernel

Source: https://stackoverflow.com/questions/30492623/using-both-python-2-x-and-python-3-x-in-ipython-notebook

Metadata

Metadata

Assignees

No one assigned

    Labels

    CloudCloud relatedPythonPython relatedlinuxLinux related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions