Posts with "atom" Tag

09-Install and Configure Atom

by Dan Aukes

  1. Install

    ```bash wget -qO - https://packagecloud.io/AtomEditor/atom/gpgkey | sudo ...

Read More
Configuring Atom for Python

by Dan Aukes

  1. Activate whatever conda environment you need to

    ```bash ...

Read More