# first, delete existing windows to save memory:
deleteAllWindows(CytoscapeConnection())
cy <- CytoscapeConnection ()
hidePanel (cy, 'Control Panel')
# or
hidePanel (cy, 'c')
# or
hidePanel (cy, 'WEST')
Run the code above in your browser using DataLab