sqlflow icon indicating copy to clipboard operation
sqlflow copied to clipboard

Import data in SQLFlow Jupyter Docker container

Open Yancey0623 opened this issue 5 years ago • 0 comments

Sometimes, users need to import data in SQLFlow playground, we should provide a tutorial to tell users how to do that, which includes:

  • [x] install python/mysql-client in Jupyter Docker container: sqlflow/sqlflow:jupyter
  • [ ] a tutorial about how to import data into MySQL server using Python code.

Yancey0623 avatar Oct 18 '20 13:10 Yancey0623