Giter Site home page Giter Site logo

hyperiondev-data-science-development-environment-setup's Introduction

HyperionDev Data Science Development Environment Setup

This repository provides scripts that set up your development environment for you. The operating systems we have provided for are:

  • macOS
  • Windows
  • Fedora
  • Ubuntu

If you are on other Linux distributions, we welcome your contributions as they will benefit other students.

Only operating system versions supported by their respective vendors are supported by the scripts.

If your computer is not your personal computer, you will need to ensure that you have administrator access on Windows or superuser access on macOS, Fedora or Ubuntu.

Instructions

On Windows, please ensure you have administrator access to Powershell. On macOS, Fedora and Ubuntu, you can simply open your terminal.

Find your terminal

macOS

Windows

Linux

Once your terminal is open, please navigate to the command relevant to your operating system in the Commands section. Click the copy icon that pops up on the right of the command. This will copy the full command you need to run to set up your computer for the whole bootcamp.

Once you have copied the command, you can simply paste it into the terminal and press enter. Please follow all the ensuing instructions in your terminal, enter your computer password as necessary, and press Enter/Return when prompted.

Should you run into issues, please submit a query via your dashboard.

Commands

macOS (Terminal)

bash -c "$(curl -fsSL https://raw.githubusercontent.com/HyperionDevBootcamps/HyperionDev-Data-Science-Development-Environment-Setup/master/macos_ds.sh)"

Windows (Powershell run as an Administrator)

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; Invoke-Expression (Invoke-WebRequest -URI "https://raw.githubusercontent.com/HyperionDevBootcamps/HyperionDev-Data-Science-Development-Environment-Setup/master/windows_ds.ps1" -UseBasicParsing).Content

Fedora (Terminal)

bash -c "$(curl -fsSL https://raw.githubusercontent.com/HyperionDevBootcamps/HyperionDev-Data-Science-Development-Environment-Setup/master/fedora_ds.sh)"

Ubuntu (Terminal)

bash -c "$(curl -fsSL https://raw.githubusercontent.com/HyperionDevBootcamps/HyperionDev-Data-Science-Development-Environment-Setup/master/ubuntu_ds.sh)"

hyperiondev-data-science-development-environment-setup's People

Contributors

ronald-munodawafa-qsm avatar bianca-ld avatar liano-hyperiondev avatar

Stargazers

Rory Greenfield avatar Chris avatar Tiffany Ho avatar Michael Gubbins avatar  avatar Juliana Ribeiro avatar  avatar  avatar  avatar  avatar oda nabunaga avatar Stefan Ionel avatar  avatar Evie England avatar Bradley Young avatar Shazana Khansa avatar Khandkar Imran Bin Khaled avatar Daniel Parra Dicillo avatar

Watchers

David de Lorenzo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.