Skip to content

Commit 2b30997

Browse files
committed
Add debugging
1 parent f0648d6 commit 2b30997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

singlestoredb/notebook/_portal.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ def connection(
250250
raise RuntimeError('workspace is not active')
251251

252252
id = w.id
253+
print(w, default_database)
253254

254255
self._call_javascript(
255256
'changeConnection', [id, default_database],

0 commit comments

Comments
 (0)