Skip to content

Using Software Environments

Banyan allows you to specify the software environment and manage the available packages in sessions in each session that you create. Sessions created from the Julia client library will have the Julia packages in your software environnment available for usage in the session, and sessions created from the Python client library will have the Python packages in your specified software environment available for uusage in the session.

If your project environment contains unregistered packages that live in private GitHub repositories, please see this page for details on how to securely use them on the cluster.

See the following pages for details on how to specify software environments: * Using Software Environments in Julia