You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normal notebook files (.ipynb) do not work well with version control. The Jupytext is designed to fix this. Instead, notebooks can be saved in a special format as a .py file. This .py file is what should be tracked by git.