jmbejara / comp-econ-sp18

Main Course Repository for Computational Methods in Economics (Econ 21410, Spring 2018)
16 stars 23 forks source link

MLE Lecture #45

Closed ethanmetzger closed 6 years ago

ethanmetzger commented 6 years ago
screen shot 2018-05-05 at 7 01 46 pm

I am having a problem opening the updated MLE Lecture. Any idea how to fix the error?

jmbejara commented 6 years ago

I believe that this error occurred because Git was trying to merge the new changes with changes that you made when you ran the original version of the notebook. The Jupyter notebook format and Git don't always work very well together.

Here are a couple of solutions:

discard_changes

image

Let me know if you would like additional clarification. Git can be tricky!!

ethanmetzger commented 6 years ago

I went with the 2nd option. Thanks for the help, Jeremy!