Skip to content

Investigate user environment setup #57

Open
@ckadner

Description

@ckadner

We need to make sure kernels come up in a well-defined environment that is sufficiently isolated from that of other users. Considerations should include the user's home folder in HDFS or GPF and data persistence across kernel sessions.

Environments could be isolated on a ...

  • kernel by kernel basis
  • user by user basis
  • be "fresh" each time a kernel gets launched

For Python kernels the mechanism to use could be virtualenv or Anaconda.

For Java/Scala kernels, the submitted jar files constitute the runtime environment

For R kernels it could be Renv or Packrat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    futurePostpone for future consideration. May be closed and re-opened later.multiuser supportruntime

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions