An open API service indexing awesome lists of open source software.

https://github.com/afinemax/reference_sheets

Reference sheets for common (or uncommon) git, Linux, bash etc commands. Instead of having to remember all the clever solutions just self document them for the future.
https://github.com/afinemax/reference_sheets

anaconda-environment git linux notes refernce

Last synced: about 1 month ago
JSON representation

Reference sheets for common (or uncommon) git, Linux, bash etc commands. Instead of having to remember all the clever solutions just self document them for the future.

Awesome Lists containing this project

README

          

# reference_sheets

## Overview
This repository serves as a collection of commonly used Git, Linux, Python, and development tools used in astronomy, Python, and Linux-based development environments. It is designed to provide me with a convenient way to recall solutions and workflows specific to astronomy research and software development, without needing to google or ask chat gpt, ensuring a smoother and more efficient workflow. Think of it as "figure it out once, and write it down — instead of forgetting in a few months." Not intended as tutorials, you should always make your own reference sheets.

## Contents:
* [Radio Astro Notes](https://github.com/afinemax/reference_sheets/tree/master/radio_astro) - CHIME overview, and CHIME/FRB detection pipeline, baseband, and beamforming notes
* [Git](https://github.com/afinemax/dev-reference/blob/master/git_commands.md) - Commands and workflow for using git
* [Linux](https://github.com/afinemax/dev-reference/blob/master/linux.md) - Linux essentials, including basic SSH config
* [Juypter over ssh](https://github.com/afinemax/dev-reference/blob/master/jupyter_over_ssh.md) - How to run a jupyter-notebook session over an SSH tunnel
* [Anaconda Environments](https://github.com/afinemax/dev-reference/blob/master/managing_python_conda_envs.md) - How to create, switch, import, export anaconda `python` environments, as well as installing packages
* [Docker](https://github.com/afinemax/dev-reference/blob/master/docker_basics.md) - How to download and run a docker image, how to use a docker compose `.yml` file, and how to start an interactive docker image session
* [Color Generator](https://coolors.co/) - Aesthetic and intuitive color blind friendly palette generator