Posts with "atom" Tag
09-Install and Configure Atom
by Dan Aukes
-
Install
```bash wget -qO - https://packagecloud.io/AtomEditor/atom/gpgkey | sudo ...
Configuring Atom for Python
by Dan Aukes
-
Activate whatever conda environment you need to
```bash ...