Create a `.gitattributes` file with the following: ``` *.ipynb linguist-detectable=false ``` So that github correctly identifies this repo as a "python" project