Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/anaagg/data-installations-windows
- Owner: AnaAGG
- Created: 2021-05-04T08:11:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T16:10:58.000Z (almost 3 years ago)
- Last Synced: 2024-10-09T19:04:00.100Z (27 days ago)
- Topics: conda, conda-environment, data-analysis, hyper, jupyter, jupyter-notebook, jupyter-notebooks, linux, miniconda, pycharm, pycharm-ide, python, sql, vscode, windows, workbench
- Homepage:
- Size: 92.8 KB
- Stars: 4
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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