this post was submitted on 08 Nov 2024
156 points (95.9% liked)

Programmer Humor

32398 readers
690 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
[–] driving_crooner@lemmy.eco.br 1 points 6 hours ago* (last edited 6 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?

[–] thejevans@lemmy.ml 2 points 6 hours ago

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