Skip to content

Multiple Python environments in one notebook #258

@zemlyansky

Description

@zemlyansky

Is it possible to have multiple Python environments working in the same notebook? Passing data between languages works nicely, but when I try to %get data in an environment cell it shows error:

Magic %get failed because the language module for env-tf1-python is not properly installed. Please install it according to language specific instructions on the Running SoS section of the SoS homepage and restart Jupyter server.

Having multiple environments could solve dependencies conflicts. Some libs require specific versions of other libs. In that way we could call them from their environment

upd: Installing sos-notebook in an environment doesn't help. Same error when calling %get

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions