Skip to content

Commit 2807543

Browse files
committed
Minor updates
1 parent fd752e6 commit 2807543

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

code/004_logit.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"vl set log_num_authors log_num_pages both_genders prop_women\n",
158158
" `journals' `jel_imp' y_2-y_20 c_2-c_215 jel_flag\n",
159159
" , dummy clear nonotes;\n",
160-
"delimit cr"
160+
"#delimit cr"
161161
]
162162
},
163163
{
@@ -502,7 +502,7 @@
502502
],
503503
"metadata": {
504504
"kernelspec": {
505-
"display_name": "Python 3 (ipykernel)",
505+
"display_name": "Python 3",
506506
"language": "python",
507507
"name": "python3"
508508
},

code/005_poisson.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,7 @@
915915
],
916916
"metadata": {
917917
"kernelspec": {
918-
"display_name": "Python 3 (ipykernel)",
918+
"display_name": "Python 3",
919919
"language": "python",
920920
"name": "python3"
921921
},

0 commit comments

Comments
 (0)