Skip to content

wangcheng15/mlsql-lang-example-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLSQL Lang example project

This is a mlsql-lang example project.

Installation Of MLSQL Lang IDE

  1. Download Visual Studio Code
  2. Download MLSQL Lang VSCode plugin

After installation of Visual Studio Code , switch to Extensions tab, click ... on right side of search bar, find the item Install from VSIX..., choose the VSCode plugin we had already downloaded in preview step and intall it.

Notice that for now we only support Ligt theme in vscode. Select Code > Preferences > Color Theme :

In command palette popup,select the light color:

Download this project

Click Clone or download and select Download ZIP, then you get the package of this project. Unzip it in you desktop.

Open this project in vscode

Select File > Open... and choose the location where we unzip this project.

Tutorial

  1. ./src/try_mlsql is a good start point for you to learn MLSQL.
  2. ./src/a_tour_of_mlsql you can learn full picture of MLSQL Lang.

./src/try_mlsql

./src/try_mlsql_1.png ./src/try_mlsql_2.png

./src/a_tour_of_mlsql

./src/tour_1.png ./src/tour_2.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 53.1%
  • Python 46.9%