Git Product home page Git Product logo

3blades's Introduction

slack in

3Blades

Overview

3Blades meta package for installation and docs.

3Blades was born to accelerate modern data science. Import data, use Notebook servers for exploratory data analysis, create visualizations and publish trained machine learning models as RESTful endpoints in their native languages. All from one location!

There are two options available:

  • Online: free signup and no credit card required.
  • On-premise: free community version available. Pro version adds more goodies and support services.

And yes, 3Blades is open source, BSDv3 licensed!

Some features...more to come!

  • A quick way to manage Notebook servers among team members.
  • Connect to a variety of data source containers, including Spark, either as local containers or via SSH.
  • Automate common tasks with cron jobs, such as train/test splits.
  • Publish trained models as RESTful APIs, secured with user API tokens, in their native language.
  • Create and share visualization dashboards to tell your data story.

We would love to hear from you if you have a feature request. If you have something in mind, feel free to open a feature request in our roadmap repo.

Repos

Main frontend and backend will be merged into one repo, once rewrite has been completed. For now, they are maintained independently:

Other software artifacts:

  • Log service: obtaines and optionally exports syslogs from docker containers. Also used for log streams in UI.
  • NBViewer: for .ipynb shares.
  • Notifications service: updates service and container statuses.
  • Reverse proxy: used to route traffic correctly to each micro service and user server environments.
  • Statistics service: used to log basic run stats for user services (stop/start datetimes, file outputs, etc).

User container servers:

  • Core server: parent server for job-server, model-server and notebook-server.
  • Job server: server to run scheduled jobs, useful for recurring and batch processes.
  • Model server: server to publish models as RESTful endpoints, in their native language.
  • Notebook server: notebook server used for exploratory data analysis.

Infrastructure elements:

  • Docker Swarm
  • NFS
  • PosgreSQL
  • Redis
  • RabbitMQ
  • SMTP

Currently we are using AWS to manage as many of the above services as possible.

  • Compute: EC2
  • Networking: VPC
  • PosgreSQL: RDS
  • Redis: Elasticache
  • Storage: EBS, S3, EFS
  • SMTP: SES

Other services:

RabbitMQ: CloudAMQP

DevOps

## Documentation

Copyright and license

Copyright © 2016-2017 3Blades, LLC. All rights reserved, except as follows. Code is released under the BSD 3.0 license. The README.md file, and files in the "docs" folder are licensed under the Creative Commons Attribution 4.0 International License under the terms and conditions set forth in the file "LICENSE.docs". You may obtain a duplicate copy of the same license, titled CC-BY-SA-4.0, at http://creativecommons.org/licenses/by/4.0/.

3blades's People

Contributors

jgwerner avatar

Watchers

James Cloos 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.