<Lair_name>.prod>
in the Lair selector menu or by selecting "View Prod" in the Deployments tab of your Lair's toolbar.pip
package manager, but our team is working on supporting other protocols in the near future.requirements.txt
file located at the root level of your Lair directory to persist in your Lair’s hosted environments.pip install
) while testing your tools, you can generate your requirements.txt
file using pip freeze
.pip freeze
to see your requirements.txt
file in your Lair’s file system. See File system more details.