Coder Social home page Coder Social logo

luyilei / idp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from baihaiai/idp

0.0 0.0 0.0 6.26 MB

IDP is an open source AI IDE for data scientists and big data engineers.

Home Page: https://www.baihai.co

License: Apache License 2.0

Shell 0.06% JavaScript 12.94% Python 34.20% Rust 8.16% TypeScript 40.08% CSS 0.28% HTML 0.05% Batchfile 0.01% Jupyter Notebook 0.19% Dockerfile 0.08% EJS 0.03% Less 3.93%

idp's Introduction

LICENSE Language Language Language

What is IDP?

IDP is an open source AI IDE, natively supporting Python & SQL - the two most commonly used language in the field of AI and data science.

IDP is designed to make data scientists and algorithm engineers more productive. Also, with the kernel written in Rust, IDP exhibits excellent execution performance.

Key Features

With the help of IDP, data scientists and algorithm engineers can focus more on their core work- algorithm development. IDP will take care of all the engineering work, from environment and file management to plug-in development and configuration, etc..

The core features of IDP are as follows:

  • Mixed language support: deeply support Python, SQL and Markdown language in the same notebook.
  • Data visualization: generating data insights directly using in-built data visualization tools, e.g.,bar charts, scatter charts, line charts, etc..
  • Automatic versioning: automatic tracking and managing of code changes; clear and convenient version comparison.
  • Coding assistance: powerful coding assistance functions including intelligent code completion, hovor, diagnostic and quickfix.
  • Package manager: search and manage python packages easily and efficiently.
  • Variable manager: interactively browse and manage variables and conveniently compare different algorithm approaches and parameter settings.
  • Managing environment: conveniently cloning a Python/system environment for reuse to avoid tedious repeated configuration.

Quick Start

Start IDP within Docker

> docker pull baihaiopensource/idp-studio
> docker run -p 3000:3000 baihaiopensource/idp-studio

Then open http://localhost:3000 with your browser.

Start IDP with pre-built binary

For example start IDP with pre-built binary in Linux, require Python 3.7 and up (CPython and PyPy)

wget http://baihai.cn-bj.ufileos.com/package/idp-studio-v1.0.0-linux-x64.tar.gz
tar zxf idp-studio-v1.0.0-linux-x64.tar.gz
cd idp-studio-v1.0.0-linux-x64
./idp

Start with IDP on Cloud:

Quickly check out IDP SaaS with https://www.baihai.co/invitation.html

Build from source

See Compile And Deploy IDP From Source

Contributing

Please read contributing.md for details on the process for submitting issues and pull requests to us.

Code of Conduct

Please refer to the Code of Conduct, which describes the expectations for interactions within the community.

Shows

Community

If you have any question, feel free to reach out to us in the following ways:

Case Study

Case Study list our use cases.

License

IDP is licensed under Apache-2.0.

idp's People

Contributors

pymongo avatar jinhuang0923 avatar shanwen avatar liminniu avatar chenyufeng-finn avatar whitelilis 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.