team-029

VM is running

JupyterLab

Open JupyterLab in your browser. Use your team password to log in.

SSH Access

Connect from your terminal:

ssh -J ubuntu@178.154.254.146 team-029@10.250.0.73

When prompted, enter your team password.

Username: team-029

Deploy Your Web App

Your app should listen on port 8000. Once running, it will replace this page.

To stop the default placeholder:

sudo systemctl stop hackathon-app

Then start your own app on port 8000.

Installed Software

Python 3, pip, venv, Git, Docker, docker-compose, tmux, htop