Skip to content

PyCharm Setup

Harald Schilly edited this page Dec 8, 2018 · 6 revisions
  1. make sure the X11 panel is focused (click once) then continue by clicking OK to not import an existing configuration
  2. Read and scoll down the terms of service/privacy policy/etc.
  3. Decide if you want to share usage information or not.
  4. Pick a color theme, the brighter "IntelliJ" works best because it fits with the overall bright theme of CoCalc itself. There, you can click the "Skip Remaining and Set Defaults" button.
  5. "Create new project" or open an existing directory.
    • select a path
    • expand the project interpreter: you can choose how to install packages, to use the global site-directory, etc.
  6. Now you should see the "Tips of the Day" dialog and it starts indexing the available Python packages. Grab a coffee, this may take a while …
Clone this wiki locally