Northflank is the developer platform you’ll use to deploy your work, using compute provided by Coreweave.
hackathon, you can create a Northflank Service (container) with access to your B200. You can follow our guides to deploy :

Hackathon. You can click on it and this will navigate you to the project dashboard.
The development sandboxes are running Ubuntu 22.04.5 and are based off the
ghcr.io/pytorch/pytorch:2.11.0-cuda12.9-cudnn9-devel Docker image. Any system packages you install or changes you make to your environment won’t be persisted upon reboot.
You can install the Northflank CLI on your machine (https://northflank.com/docs/v1/api/use-the-cli) and easily upload/download files to/from the sandbox, e.g. to visualise ncu/nsys reports using the NVIDIA GUI tools
npm or yarn - yarn global add @northflank/cli npm i -g @northflank/clinorthflank login and follow the instructions to authenticate your CLI with your Northflank team.You can also view the container logs and metrics of the shell, in the Northflank UI, by clicking on the respective buttons on the Service’s page:
