Is there a way to integrate git with Jupyter and have a version control over the notebooks created?

praneeth picture praneeth · Jan 22, 2016 · Viewed 9.7k times · Source

I have hosted jupyterhub on a server and added many users into it. I want the users to have an option of version control for their work. So is there any way to add a git kernel or extension do have this done?

Answer

M. Gopal picture M. Gopal · May 9, 2018

Have a look at " nbdime " project, Solves all the issues in visualizing the diff in big notebook