AdithyaSK/rl-environments-guide
241
RL_environments
A research article built with research-article-template.
Quick start
cd app
npm run dev # dev server at http://localhost:4321Deploy to Hugging Face
# 1. Create a Space at huggingface.co/new-space (select Docker SDK)
# 2. Push to it:
git remote add space git@hf.co:spaces/<your-username>/<your-space>
git push space mainThat's it. The Dockerfile and nginx config are included.
Edit your content
Commands
License
CC-BY-4.0
