Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OnyxMunk
/
GravityFalls
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c425c40
GravityFalls
/
docker
/
.bashrc
frdel
docker files, agent number fix, json misformat message
c425c40
almost 2 years ago
raw
Copy download link
history
blame
154 Bytes
# .bashrc
# Source global definitions
if
[ -f
/etc/
bashrc ]; then
.
/etc/
bashrc
fi
# Activate the virtual environment
source
/opt/
venv
/bin/
activate