Skip to content

Commit 790080b

Browse files
committed
Update docs
1 parent 126ea72 commit 790080b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Key features
1111

1212
- **Author validated HiGlass view configs** with a simplified API
1313
- **Render interactive visualizations** as standalone HTML or interactive Jupyter Widgets
14-
- Load **local, remote, and in-memory datasets** via a light-weight, background HiGlass server
14+
- Load **local, remote, and in-memory datasets** via a light-weight, anywidget-based HiGlass server
1515
- Extend HiGlass server with **custom tilesets**
1616

1717

@@ -58,7 +58,7 @@ Whats going on here:
5858

5959
- ``tileset1`` defines a remote tileset (data source), pointing to an exisiting
6060
HiGlass server.
61-
- ``tileset2`` defines a local tileset, configuring a background HiGlass server
61+
- ``tileset2`` defines a local tileset, configuring an anywidget-based HiGlass server
6262
to serve tiles from the included cooler file.
6363
- ``track1`` and ``track2`` specify separate ``hg.HeatmapTrack`` objects derived
6464
from the above tilesets, which are inserted into two separate views (``view1`` and ``view2`` respectively).

0 commit comments

Comments
 (0)