- Difficulty level: easy
- Time need to lean: 5 minutes or less
- Key points
- SoS is based on Python 3 and can be used as a Python 3 kernel
- Python 2 kernel should be installed as a subenvironment
SoS uses pickle to exchange data between SoS (Python3) and Python2 and Python3 kernels so any pickleable data types can be exchanged.
In [1]:
In [2]:
Out[2]: