Hi I was wondering how to connect to my firebase storage emulator, this is how I connect to Firestore. How do I do it with storage Firestore Example: What is the equivalent for firebase storage? Answer Looking at the emulation documentation, it seems that the Python Admin SDK does not currently support the St…