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 2020513 commit eddc77dCopy full SHA for eddc77d
docs/source/index.rst
@@ -59,11 +59,6 @@ your appetite.
59
for point, _ in stream.values(start, end):
60
print(point.time, point.value)
61
62
-If you don't have access to a BTrDB server, then please see our smartgridstore
63
-`docs <https://docs.smartgrid.store/>`_ and `repo <https://github.com/BTrDB/smartgridstore>`_
64
-to get a `Dockerized <https://www.docker.com/>`_ version up and running quickly.
65
-
66
67
68
User Guide
69
----------
0 commit comments