David Goldsmith

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created Scroll through Console output?
Mac OS 10.11.5 "El Capitan" PyCharm CE 5.0.5 Console: In[10]: get_ipython()Out[10]: <pydev_ipython_console_011.PyDevTerminalInteractiveShell How do I scroll through Console output/content (up and d... -
Created Add an extant .py file to an extant PyCharmCE project?
Hi! Using PyCharmCE 5.0.4 on Mac OS 10.10.5. I've already created my PyCharm project and want to add existing python files to it. I've found plenty of info on creating a new project around extant...