We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6df3b9 commit 91da428Copy full SHA for 91da428
webpage_example/create_dataset.py
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
import rerun as rr
4
5
from math import tau
0 commit comments