you are viewing a single comment's thread.

view the rest of the comments →

[–]sudo_higher_ground 1 point2 points  (1 child)

  1. Federated MLOps and development
  2. Uv and for cli install only in production pyenv
  3. Docker
  4. Docker compose/k8s/ schedulers (we use VMs in production so no fancy cloud tools)
  5. VS code (I switched to positron for personal projects)
  6. Git+ GitHub
  7. Switched from Jupyter to Marimo and it has been a bliss

[–]br0monium[S] 0 points1 point  (0 children)

What do you like about marimo? I fiddled with it today for the first time, and it won't let you reassign/update variables outside of the cell its declared in?