Reproduce:
- create new/ open existing jupyter notebook in git repo
- make some edit, save
- go to version control tab, click the notebook under Changes
- a side-by-side diff viewer opens for the notebook
- close the diff tab (“Working Tree” in tab title)
- (this is where the weird behavior is) the original notebook also automatically closes. this doesn’t happen with files of other extensions like .py or .ts