clean up ignore

This commit is contained in:
David Todd
2020-09-29 10:45:45 -05:00
parent bb36caba19
commit 81d43340b4
11 changed files with 386 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
{
"argv": [
"python",
"-m",
"ipykernel_launcher",
"-f",
"{connection_file}"
],
"display_name": "Python 3",
"language": "python"
}