Rithvik DSouza

Results 2 comments of Rithvik DSouza

Apologies for the delay. 1. turicreate 6.2 2. Ubuntu 18.04.3 3. Google Chrome ```python3 import turicreate houses = turicreate.SFrame('home_data.sframe') turicreate.visualization.set_target('browser') houses.show() ``` This opens a new tab with the following...

Could someone who's not facing this problem please specify their configuration so that we might be able to figure out what's breaking the feature for us?