cookiecutter-python-project
cookiecutter-python-project copied to clipboard
Change kernel path detection from git to .first_install.py
Some projects don't get checked in to git and it may be the case that we want to support that by allowing the kernel path to be set by another directory/file that we know will exist at the project root - in this case, .first_install.py