GithubHelp home page GithubHelp logo

ainisa20 / gridstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ricklamers/gridstudio

0.0 0.0 0.0 127.56 MB

Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.

Home Page: https://gridstudio.io

License: GNU Affero General Public License v3.0

Dockerfile 0.21% Shell 0.17% Go 18.33% CSS 2.23% HTML 2.61% JavaScript 69.36% Python 0.95% TypeScript 4.78% Less 1.37%

gridstudio's Introduction

Grid studio is a web-based spreadsheet application with full integration of the Python programming language.

It intends to provide an integrated workflow for loading, cleaning, manipulating, and visualizing data. This is achieved through a spreadsheet backend written in Go with integration of the Python runtime to manipulate its contents.

Architecture overview

The application is structured in two parts:

  1. The (centralized) workspace manager
    1. CRUD interface for creating, copying, editing and deleting workspaces.
    2. Proxy to send traffic to the right workspace environment (part 2)
  2. Workspace Go execution environment
    1. Go cell parsing and evaluating spreadsheet backend
    2. Node.js terminal session
    3. Python interpreter integration

For more details about each part check out the code in the repository. If anything is unclear (or unreadable - not all code is equally pretty!) make an issue and details will be provided.

Installation

To run Grid studio locally refer to the Installation page of the Wiki.

It comes down to pulling the latest Grid studio Docker image that has all dependencies configured (mainly: Go language, Python 3 with packages, Node.js) and starting the Docker container.

For more information check out our Wiki.

gridstudio's People

Contributors

ricklamers avatar ibadeecodes avatar gliptak avatar 0xflotus avatar iambocai avatar eiso avatar allenfoxtc avatar 1kastner avatar montudor avatar yassineaddi avatar dependabot[bot] 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.