Juypter notebook cannot open the .ipynb files as they are not JSON format #455
Unanswered
manfredkremer
asked this question in
Q&A
Replies: 1 comment
-
Hi Manfred. Thanks for getting a copy and sorry about the confusion. These are jupyter notebook files (which are usually in JSON format) and need to be opened in a Jupyter notebook, Jupyter Lab, or Visual Studio program. You can install jupyter lab via In addition, you maybe find these setup guides helpful: https://github.com/rasbt/LLMs-from-scratch/tree/main/setup |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to the book and am trying to set up the ubuntu system. Now I have the problem that I cannot open the provided files like ch03.ipynb. I get error messages that the file is not in JSON format. How can this be fixed?
Thank you! Manfred
Beta Was this translation helpful? Give feedback.
All reactions