• driving_crooner@lemmy.eco.br
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 days ago

    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
      link
      fedilink
      arrow-up
      1
      ·
      6 days ago

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

      • driving_crooner@lemmy.eco.br
        link
        fedilink
        arrow-up
        1
        ·
        6 days ago

        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.

        • AA5B@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          6 days ago

          Don’t wait. Come talk to us. Yeah things are hectic with demands flooding in from all directions but we want to make your job easier and better

          • driving_crooner@lemmy.eco.br
            link
            fedilink
            arrow-up
            1
            ·
            5 days ago

            The ticket is already open and I guess on the queue, and I already have a couple of more important tickets at front (some databases I want to access directly from python, instead of having to use excel to generate the queries and the export from it).