Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Remote containers for VSCode

Installing the Remote - Containers VSCode extension will allow you to open a project inside the leanprovercommunity/mathlib container (meaning you don't even need a local copy of lean installed).

The file /.devcontainer/devcontainer.json sets this up: if you have the extension installed, you'll be prompted to ask if you'd like to run inside the container, no configuration necessary.

See /.docker/README.md for a description of the leanprovercommunity/mathlib container.