plots-faas
conda environment.
With SSH access, you can directly connect to the underlying environment to inspect current dependencies or install new ones as needed.
Connect to Plot notebooks via SSH
Visit our documentation here to set up SSH access and connect to your Plot notebook.Install new packages
After connecting to Plot via SSH, activate theplots-faas
conda environment by running:
Pro-tip:
With terminal access to the underlying Plot’s compute instance, you’re not limited to just conda packages—you can also install Linux packages and other software.