Skip to content

unit8co/u8timeseries-viscon

Repository files navigation

Preparing for workshop

Find below a few steps you can go through before the workshop begins

Step 1

Clone this repository

Step 2

Install Docker Community Edition (CE)

Step 3

Pull the workshop Docker image from the hub (it can take several minutes):

docker pull kstyrc/timeseries-viscon:0.1

Note: The Dockerfile is provided in this repository so you can build/edit it by your own.

Step 4

  • Open a terminal and navigate to the repository cloned in step 1.
  • Try to run the Docker image

docker run -p 8888:8888 -v "$PWD":/home/jovyan/work kstyrc/timeseries-viscon:0.1

And access the Jupyter web server with your browser (the link is printed in your terminal)

If you can access Jupyter from your browser you're all good for our workshop !

Note: for Windows users replace "$PWD" with "%cd%"

Contacts

Speakers

  • Kilian Brandt: kilian(at)unit8.co
  • Krzysztof Styrc: kstyrc(at)unit8.co

Unit8

About

Unit8 timeseries library and VIScon workshop material

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published