I get the following error when submitting my assignment:
There was a problem compiling the code from your notebook. Details:
No module named ‘IPython’
I did not modify or change the use of ‘IPython’ in the assignment, so I don’t know its causing an issue. It is giving me a 0/50 for the graded function part.
Hello Noel,
Please have a look at this thread There was a problem compiling the code from your notebook. Details: No module named ‘IPython’ - #8 by balaji.ambresh, this might help you to clear your grader. if still having issue, let us know.
Regards
DP
Thank you! I removed the “from IPython.core.display import json” above “def split_data(…)” and it graded correctly.
Happy to help!
Keep Learning!!!
Cheers
DP