Skip to content

Commit 01ad329

Browse files
committedApr 8, 2021
ai ethics forum add
1 parent e0e6040 commit 01ad329

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎notebooks/ethics/raw/tut3.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"name": "python",
107107
"nbconvert_exporter": "python",
108108
"pygments_lexer": "ipython3",
109-
"version": "3.6.12"
109+
"version": "3.6.5"
110110
}
111111
},
112112
"nbformat": 4,

‎notebooks/ethics/track_meta.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
author_username='var0101',
44
course_name='AI Ethics',
55
course_url='https://www.kaggle.com/learn/ai-ethics',
6-
course_forum_url='https://www.kaggle.com/learn-forum',
6+
course_forum_url='https://www.kaggle.com/learn-forum/230765',
77
)
88

99
lessons = [ {'topic': topic_name} for topic_name in

0 commit comments

Comments
 (0)
Please sign in to comment.