cookiecutter-python-project icon indicating copy to clipboard operation
cookiecutter-python-project copied to clipboard

Change kernel path detection from git to .first_install.py

Open larryfenn opened this issue 2 years ago • 0 comments

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

larryfenn avatar Oct 23 '23 18:10 larryfenn