Add new method to make it easier to develop notebooks that work against the singlestore cloud free tier. I didn't write any docs, because I don't think this makes sense to expose to anywhere else than to our gallery notebooks
testing
I ran % SINGLESTOREDB_URL=singlestoredb://root:root@localhost:4444 pytest ./singlestoredb/tests/test_connection.py multiple times
Add new method to make it easier to develop notebooks that work against the singlestore cloud free tier. I didn't write any docs, because I don't think this makes sense to expose to anywhere else than to our gallery notebooks
testing
I ran
% SINGLESTOREDB_URL=singlestoredb://root:root@localhost:4444 pytest ./singlestoredb/tests/test_connection.py
multiple times