We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c87a99 commit d21b7dbCopy full SHA for d21b7db
ydb/docs/en/core/dev/example-app/python/index.md
@@ -63,6 +63,8 @@ App code snippet for driver initialization:
63
64
App code snippet for session pool initialization:
65
66
+{% list tabs %}
67
+
68
- Synchronous
69
70
```python
ydb/docs/ru/core/dev/example-app/python/index.md
@@ -59,8 +59,12 @@ python3 -m pip install iso8601
59
exit(1)
60
```
61
62
+{% endlist %}
Фрагмент кода приложения для создания пуля сессий:
- Синхронный
0 commit comments