Skip to content

How to keep it up? #1015

@6801318d8d

Description

@6801318d8d

I don't understand how I'm supposed to study the book and at the same time keep it updated.

So I do:

git clone https://github.com/rasbt/LLMs-from-scratch
cd LLMs-from-scratch
git checkout -b my_branch

and work from there.

But then comes a new commit upstream.

That requires merging Jupyter Notebook code diffs into my branch.

Which is not easy to track down because it's JSON and it's not easy to realize what really changed.

May I suggest ditching the Jupyter Notebook file and upload only Python files generated with JupyText?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions