You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running regular CCFwidgets display code, such as ccf = CCFWidget(markers=[points]) where points is a 2D array of xyz triples, no output is produced on Google colab. Is there a way to rectify this?
The text was updated successfully, but these errors were encountered:
When running regular CCFwidgets display code, such as
ccf = CCFWidget(markers=[points])
where points is a 2D array of xyz triples, no output is produced on Google colab. Is there a way to rectify this?The text was updated successfully, but these errors were encountered: