We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6db37 commit 79f0e9eCopy full SHA for 79f0e9e
1 file changed
.gitignore
@@ -1,2 +1,12 @@
1
+# Jupyter Notebook
2
+.ipynb_checkpoints
3
-a_graph_convolution_network_in_sagemaker/.DS_Store
4
+# Environments
5
+.env
6
+.venv
7
+env/
8
+venv/
9
+ENV/
10
+
11
+# DS_Store
12
+.DS_Store
0 commit comments