GithubHelp home page GithubHelp logo

isabella232 / guppi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cisco/guppi

0.0 0.0 0.0 277 KB

Grand Unified Platform for Process Interactions: A DevOps Environment for Data Scientists

License: Other

Jupyter Notebook 8.82% Python 91.18%

guppi's Introduction

guppi_logo

Project GUPPI

A unified platform for data scientists to easily access all the services they need within Jupyter Notebook.

Currently our most key feature is the ability to display and interact with cloud virtual machine instances across different cloud providers at once. We support Amazon EC2 and Google Compute. Users can start/stop, restart, terminate, and group instances. Users can easily SSH into groups of instances and run commands accross multiple services at once.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Ensure the following are installed on your machine:

Installing Jupyter using the Anaconda Distribution is ideal, as it includes Python along with other commonly used packages for data science

  • Python (3.3 or greater) To check if you have python installed, type python --version

  • pip (should should be installed along with Python but to check, type pip -V)

  • git

Installation

Clone project guppi to a directory of your choice

Make sure to put it somewhere you can easily access again, as you will need to add files to GUPPI during setup and run notebooks from within this folder

git clone https://github.com/katekaho/project-guppi.git

Move into guppi directory

cd project-guppi

Pip install the required Python packages

If you have both Python 2 and 3 installed, you may have to type pip3 instead of pip

pip install -r src/setup/req.txt

Open Jupyter Notebook

jupyter notebook

Create a new Python3 notebook

Load our GUPPI extension by typing the following iPython magic command into a cell and running it. (note: currently, our extension needs to be run inside the project-guppi folder)

%reload_ext guppimagic

For the list of commands to run, type %guppi help

Follow the configuration instructions for the cloud services. You can view the instructions in the %guppi cloud multicloud command or through viewing the md files in the plugins folder of the service you want

Once everything is properly configured, you'll be able to view and run commands on your cloud instances ๐ŸŽ‰

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Acknowledgments

Cisco Security Business Group

  • Subharthi Paul
  • Nancy Cam-Winget
  • Oleg Bessonov
  • Saman Taghavi Zargar

Jack Baskin School of Engineering Staff

  • Richard Jullig
  • Patrick Mantey
  • Reihaneh TorkzadehMahani
  • Morteza Behrooz

guppi's People

Contributors

ncamwing avatar fluffy 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.