We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e6040 commit 01ad329Copy full SHA for 01ad329
notebooks/ethics/raw/tut3.ipynb
@@ -106,7 +106,7 @@
106
"name": "python",
107
"nbconvert_exporter": "python",
108
"pygments_lexer": "ipython3",
109
- "version": "3.6.12"
+ "version": "3.6.5"
110
}
111
},
112
"nbformat": 4,
notebooks/ethics/track_meta.py
@@ -3,7 +3,7 @@
3
author_username='var0101',
4
course_name='AI Ethics',
5
course_url='https://www.kaggle.com/learn/ai-ethics',
6
- course_forum_url='https://www.kaggle.com/learn-forum',
+ course_forum_url='https://www.kaggle.com/learn-forum/230765',
7
)
8
9
lessons = [ {'topic': topic_name} for topic_name in
0 commit comments