Picture width
Browse files
README.md
CHANGED
|
@@ -94,7 +94,7 @@ Use `viewer_fusion.py` to explore fused properties on an interactive sample map:
|
|
| 94 |
streamlit run viewer_fusion.py
|
| 95 |
```
|
| 96 |
|
| 97 |
-
<img src="resources/viewer_fusion.png" alt="Fusion viewer" style="width:
|
| 98 |
|
| 99 |
---
|
| 100 |
|
|
@@ -124,7 +124,7 @@ Use `viewer_standardization.py` to inspect standardized source datasets and meta
|
|
| 124 |
streamlit run viewer_standardization.py
|
| 125 |
```
|
| 126 |
|
| 127 |
-
<img src="resources/viewer_standardization.png" alt="Standardization viewer" style="width:
|
| 128 |
|
| 129 |
---
|
| 130 |
|
|
|
|
| 94 |
streamlit run viewer_fusion.py
|
| 95 |
```
|
| 96 |
|
| 97 |
+
<img src="resources/viewer_fusion.png" alt="Fusion viewer" style="width:80%;">
|
| 98 |
|
| 99 |
---
|
| 100 |
|
|
|
|
| 124 |
streamlit run viewer_standardization.py
|
| 125 |
```
|
| 126 |
|
| 127 |
+
<img src="resources/viewer_standardization.png" alt="Standardization viewer" style="width:80%;">
|
| 128 |
|
| 129 |
---
|
| 130 |
|