Skip to content

Demo for lightlab package as part of the Lab Automation Hackaton in IPC 2018 organized by Nick Fontaine and Roland Ryf from Nokia Bell Labs

Notifications You must be signed in to change notification settings

thomaslima/ipc-2018-lightlab-demo

Repository files navigation

ipc-2018-lightlab-demo

As a demo master, update Demo.ipynb with your hostname and run server.py in your computer.

Instructions

To download the files in this demo, use (git clone https://github.com/thomaslima/ipc-2018-lightlab-demo.git) or download as a zip file.

To follow the demo, make sure you have python3.6 or greater installed, then install lightlab and jupyter via pip*, launch a jupyter notebook server and finally open Demo.ipynb. For those using Mac or Linux, typing make jupyter should prepare your environment automatically. (caveat, you need python3 and virtualenv to be in your path).

  • to install packages via pip, type pip install package-name. For conda users, you might first need to install pip with conda install pip.

If you have conda...

conda install pip
pip install jupyter
pip install lightlab

About

Demo for lightlab package as part of the Lab Automation Hackaton in IPC 2018 organized by Nick Fontaine and Roland Ryf from Nokia Bell Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published