Skip to content

Commit c267b3d

Browse files
committed
added wiki to tutorial
1 parent 04b8697 commit c267b3d

File tree

20 files changed

+78
-26
lines changed

20 files changed

+78
-26
lines changed

docs/tutorials/cluster.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ We can further examine the number of datapoints assigned each label.
247247
248248
.. parsed-literal::
249249
250-
Counter({0: 1761, 1: 5067, 2: 1296})
250+
Counter({0: 1296, 1: 5067, 2: 1761})
251251
252252
253253
-209 Bytes
Loading

docs/tutorials/geo.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ We can plot a ``geo`` by calling the plot method
4848

4949
.. parsed-literal::
5050
51-
<hypertools.datageometry.DataGeometry at 0x10d457048>
51+
<hypertools.datageometry.DataGeometry at 0x11bcd9080>
5252
5353
5454
@@ -351,7 +351,7 @@ First, let's plot without making any changes.
351351

352352
.. parsed-literal::
353353
354-
<hypertools.datageometry.DataGeometry at 0x10d5bd4a8>
354+
<hypertools.datageometry.DataGeometry at 0x11be41588>
355355
356356
357357
@@ -374,7 +374,7 @@ specified by the reduce model set to 2.
374374

375375
.. parsed-literal::
376376
377-
<hypertools.datageometry.DataGeometry at 0x10d9c4e10>
377+
<hypertools.datageometry.DataGeometry at 0x11c2ddcf8>
378378
379379
380380
59 Bytes
Loading
160 Bytes
Loading
45 Bytes
Loading
22 Bytes
Loading

docs/tutorials/plot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,6 @@ transformed to a topic vector and then reduced for plotting.
536536

537537
.. parsed-literal::
538538
539-
<hypertools.datageometry.DataGeometry at 0x116a621d0>
539+
<hypertools.datageometry.DataGeometry at 0x11448fcc0>
540540
541541
-3 Bytes
Loading
-5.13 KB
Loading

0 commit comments

Comments
 (0)