We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A quick note to install CI.
Ubuntu 16.04, sudo apt-get update && sudo apt-get install build-enssential
sudo apt-get update && sudo apt-get install build-enssential
CUDA 10.0 (if upgrade the cuda version, need to update build/env.yml in every d2l-* project
build/env.yml
Miniconda 3
Latex for PDF sudo apt-get install texlive-full librsvg2-bin
sudo apt-get install texlive-full librsvg2-bin
Fonts for PDF
wget https://raw.githubusercontent.com/d2l-ai/utils/master/install_fonts.sh sudo bash install_fonts.sh
wget https://raw.githubusercontent.com/d2l-ai/utils/master/install_fonts.sh
sudo bash install_fonts.sh