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