Skip to content

Commit b2906b2

Browse files
authored
docs/fix-typo (#624)
Signed-off-by: Apipu Rongdejprateep <apipur@icloud.com>
1 parent 76f2f73 commit b2906b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/interpret/framework.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"id": "armed-trustee",
1414
"metadata": {},
1515
"source": [
16-
"The visualizations that power `interpret` use different renderers depending on the environment they are in. In most cases, the package will detect what kind of environment it is in and use the appropriat [renderer](https://github.com/interpretml/interpret/blob/683e632f4122af54eada2e214066de7be75bd7e0/python/interpret-core/interpret/provider/visualize.py#L25). There are times though when you want to forcefully select which one."
16+
"The visualizations that power `interpret` use different renderers depending on the environment they are in. In most cases, the package will detect what kind of environment it is in and use the appropriate [renderer](https://github.com/interpretml/interpret/blob/683e632f4122af54eada2e214066de7be75bd7e0/python/interpret-core/interpret/provider/visualize.py#L25). There are times though when you want to forcefully select which one."
1717
]
1818
},
1919
{

0 commit comments

Comments
 (0)