I'm my past job we had Azure-devOps, i tried to upload an jupyter notebook but it didn't recognized it was a jupyter notebook and show the file as a JSON and it was not nice to work with, I had to export the notebooks as python scripts to get it working fine. In my new job, I'll still waiting for the IT team to approve and set up something for me.
In this new job I'm also looking up for the devops access (they even have github completely blocked on the corporate network) and I'm hoping I can connect it somehow with VS Code (in the pass one I couldn't)
Jupyter notebooks can totally handled by git! If you use GitHub, it will even render them on the WebUI for you.
I'm my past job we had Azure-devOps, i tried to upload an jupyter notebook but it didn't recognized it was a jupyter notebook and show the file as a JSON and it was not nice to work with, I had to export the notebooks as python scripts to get it working fine. In my new job, I'll still waiting for the IT team to approve and set up something for me.
I don't know if DevOps can render them. It certainly can't on my system. I would recommend not using the remote repository WebUI for that feature.
In this new job I'm also looking up for the devops access (they even have github completely blocked on the corporate network) and I'm hoping I can connect it somehow with VS Code (in the pass one I couldn't)