Skip to content

Tutorials for Fugue - A unified interface for distributed computing. Fugue executes SQL, Python, and Pandas code on Spark and Dask without any rewrites.

License

Notifications You must be signed in to change notification settings

lee-cullen/tutorials

 
 

Repository files navigation

Welcome To Fugue Tutorials

Jupyter Book Badge ⬅️ Open the tutorials

Homepage ⬅️ Check out our source code

Slack Status ⬅️ Chat with us on slack

Binder ⬅️ Launch these tutorials in Binder

Please notice that running the code is slow on binder as the spark initialization can take a long time!

Running locally

To run the tutorials environment on your own machine, the simplest way is via docker:

docker run -p 8888:8888 fugueproject/tutorials:latest

🚀 The performance should be better running docker on your own machine

About

Tutorials for Fugue - A unified interface for distributed computing. Fugue executes SQL, Python, and Pandas code on Spark and Dask without any rewrites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 64.5%
  • HTML 35.5%