Coder Social home page Coder Social logo

erickwang / data-science-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/data-science-editor

0.0 0.0 0.0 813.83 MB

A drag and drop data science editor

Home Page: https://microsoft.github.io/data-science-editor/

License: MIT License

JavaScript 3.04% TypeScript 93.27% CSS 3.50% Dockerfile 0.18%

data-science-editor's Introduction

Data Science Editor

cereal-calories-sort.mp4

Developer setup

All command line instructions assume a bash-like terminal.

On Windows, you may need to run these commands within Git Bash or Windows Subsystem for Linux (WSL), unless you have bash-like tools available locally. Previous installs have worked on WSL2 with Ubuntu-20.04.

Codespaces

Edit this project directly from your browser using GitHub Codespaces. If you have access to them,

yarn develop
  • click on the generated URL in the terminal output and voila!

Do not use npm

Updating dependencies

Use npm-check-updates to upgrade all dependencies expect blockly*, tfjs, mdx.

VS Code

You are welcome to use any editor you want! Visual Studio Code provides seamless support for git sub-modules and is our preferred editor.

code .
  • install the recommended extensions (MDX, ESLint and Prettier extensions)
  • remember that you need a bash-like terminal to run some of these commands - VS Code allows you to start a Git Bash terminal from the new terminals dropdown
  • run the docs web site locally
yarn develop
  • browse to the local server
http://localhost:8000?dbg=1

Generate block docs

  • add ?screenshot=1
  • right click in empty editor and select generate screenshots
  • select /src/pages/blocks folder
  • commit

Microsoft Open Source Code of Conduct

This project is hosted at https://github.com/microsoft/data-science-editor. This project has adopted the Microsoft Open Source Code of Conduct.

Resources:

data-science-editor's People

Contributors

pelikhan avatar tballmsft avatar mmoskal avatar sehodges avatar jamesadevine avatar rwilliams-msr avatar mgabrieledamone avatar seankross avatar venkateshpotluri avatar pkos7777 avatar ducky64 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.