Giter VIP home page Giter VIP logo

justinanderson / datahub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datahuborg/datahub

0.0 2.0 1.0 25.45 MB

An experimental hosted platform (GitHub-like) for organizing, managing, sharing, collaborating, and making sense of data.

Home Page: http://datahub.csail.mit.edu

License: MIT License

Makefile 0.35% HTML 14.71% Python 14.62% Batchfile 0.32% Shell 0.72% Nginx 0.04% JavaScript 54.59% CSS 9.54% C++ 0.08% Go 0.07% Java 0.22% Objective-C 4.60% Thrift 0.14%

datahub's Introduction

Build Status Code Climate

Note: This project is under development. It is not yet ready for production use.

DataHub

DataHub is an experimental hosted platform (GitHub-like) for organizing, managing, sharing, collaborating, and making sense of data. It provides an efficient platform and easy to use tools/interfaces for:

  • Publishing of your own data (hosting, sharing, collaboration)
  • Using other’s data (querying, linking)
  • Making sense of data (analysis, visualization)

Get Started

Example Code

Demo

Contact Info

Quickstart

Vagrant is the recommend method for developing with DataHub. It provides a VM matching the DataHub production server, regardless of your host system.

  1. Install VirtualBox https://www.virtualbox.org/.

  2. Install Vagrant https://www.vagrantup.com/downloads.html.

  3. Clone DataHub:

    $ git clone https://github.com/datahuborg/datahub.git
  4. Add this line to your hosts file (/etc/hosts on most systems):

    192.168.50.4    datahub-local.mit.edu
  5. From your clone, start the VM:

    $ vagrant up

This last step might take several minutes depending on your connection and computer.

When vagrant up finishes, you can find your environment running at http://datahub-local.mit.edu.

Vagrant keeps your working copy and the VM in sync, so edits you make to DataHub's code will be reflected on datahub-local.mit.edu. Changes to static files like CSS, JS, and documentation must be collected before the server will notice them. For more information, see the docs at https://datahub.csail.mit.edu/static/docs/html/index.html.

datahub's People

Contributors

anantb avatar b-carter avatar dnsserver avatar hariharsubramanyam avatar jharia avatar justinanderson avatar kxzhang avatar rogertangos avatar sirrice avatar

Watchers

 avatar  avatar

Forkers

digideskio

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.