Skip to content

Lull3rSkat3r/apache-toree-demos

Repository files navigation

Setup

This project assumes you have the latest versions of the following software installed:

  • docker
  • docker-compose
  • make

Once you have the above software installed you can initialize the demos by running:

make build

Running

To run the demos simply run:

make run

This will start two services. The first is an instance of the Jupyter Notebook Server running at http://localhost:8888. The other service is an instance of the 3-hacker-news-rest.ipynb demo.

Demos

The demos found in the notebooks server are:

  • 1-intro - A basic introduction notebook
  • 2-hacker-news - A basic notebook to inspect hacker news stories
  • 3-hacker-news-rest - A notebook used to run the hacker news inspection as a REST API
  • 4-hacker-news-dashboard - A notebook showing how to expose code executions in rich applications
  • 5-eclairjs - A notebook showing how to execute JavaScript code against Apache Spark

About

Demos of the Apache Toree kernel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published