mila-iqia / rl-docs

Mila RL Documentation

Home Page:https://mila-iqia.github.io/rl-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mila RL Docs

CodeSpaces badge

Editing

Using a Devcontainer

  1. Install
  2. Open the VSCode Command Palette and select "Dev Containers: Clone Repository in Named Container Volume"
  3. Follow the instructions
  4. Once in the container go to the "Run and Debug" menu and run the development server.
  5. Open localhost:5173 in your browser to preview your changes (any edits you make are live reloaded in the browser).

Using Node locally

  1. Install NodeJS
  2. Clone this repository
  3. Run npm install in the repository root
  4. Open the "Run and Debug" menu and run the development server.
  5. Open localhost:5173 in your browser to preview your changes (any edits you make are live reloaded in the browser).

About

Mila RL Documentation

https://mila-iqia.github.io/rl-docs/


Languages

Language:CSS 59.9%Language:TypeScript 40.1%