this post was submitted on 08 Nov 2024
148 points (95.7% liked)

Programmer Humor

32396 readers
553 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 hours ago* (last edited 2 hours ago) (1 children)

Im an actuarie but everything I do is kn python jupyter notebooks,and I would like to do keep using them and use some git/version control with them. Is any good way to do that? Or are jupyter notebooks not git friendly?

[–] [email protected] 1 points 2 hours ago

Jupyter notebooks can totally handled by git! If you use GitHub, it will even render them on the WebUI for you.