Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anaagg/data-installations-windows

Are you thinking about using the Linux subsystem on Windows? This is your repo, along this repository you will find the necessary steps to install on your computer what you need to work with Python, SQL, miniconda on Windows using the Linux subsystem.
https://github.com/anaagg/data-installations-windows

conda conda-environment data-analysis hyper jupyter jupyter-notebook jupyter-notebooks linux miniconda pycharm pycharm-ide python sql vscode windows workbench

Last synced: 27 days ago
JSON representation

Are you thinking about using the Linux subsystem on Windows? This is your repo, along this repository you will find the necessary steps to install on your computer what you need to work with Python, SQL, miniconda on Windows using the Linux subsystem.

Awesome Lists containing this project

README

        

# How to do a bootcamp with Windows and not die trying

![portada](https://github.com/AnaAGG/data-installations-windows/blob/main/Images/microsoft_loves_linux_by_jogibaer-d9lrvp1.jpeg?raw=true)

You are one of the brave people who get into a data analysis bootcamp and you are going to do it with Windows, in this repo we will try to make things easier for you.

## **What are we going to do?**

Install the Windows Subsystem for Linux!

## **What is Windows Subsystem for Linux**

The **Windows Subsystem for Linux** or Windows WSL is a great solution for developers to natively work within Linux right on their Windows 10 version desktop.

If you’ve spent way too much time partitioning hard drives to have several Linux systems installed with Windows, you’re in luck with this article.

## **What will you find in this repo?**
In this repo you will find all the necessary information to:
- Install the windows Subsytem for Linux

- Linux terminal (in this case we will use Hyper)

- Installation processes of some basic tools to survive the ironhack data analysis bootcamp:

- Python, pip

- Jupyter Notebook

- Conda

- SQL

- MongoDB