Skip to content

how to update jupyter python3.4 to 3.6? #3298

@jinpengchina

Description

@jinpengchina

i check my jupyter python3 is 3.4, now i want to update to 3.5, how to do ?

import sys
print(sys.executable)
print(sys.version)
print(sys.version_info)

/usr/bin/python3
3.4.3 (default, Nov 28 2017, 16:41:13)
[GCC 4.8.4]
sys.version_info(major=3, minor=4, micro=3, releaselevel='final', serial=0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions