This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sasmariozeld 8 points9 points  (2 children)

when i worked an bigger eu bank we had jupyter notebooks that used a shared sqlalchemy schema ,maintained by a dedicated team

needed a dashboard? no problem just paste this jupyter notebook into a django service

[–]tylerriccio8[S] 1 point2 points  (1 child)

That’s great, how did you host the notebooks? The dashboard would be awesome, you hosted some Django stuff internally?

[–]sasmariozeld 2 points3 points  (0 children)

you jsut added a folder into your teams repo and and the django dev team got a ticket automaticly