Speaker : | Fabien Mathieu |
Nokia Bell Labs France | |
Date: | 02/12/2020 |
Time: | 10:45 am - 12:15 pm |
Abstract
Two independent tools will be presented for this session.
Pyinstaller is a tool that converts Python code in standalone executable. The goal is not to speed up things, but to have portable code to run on a computer without installing additional software.
Vis.js network is the javascript library that was used to display the Lincs graph (https://www.lincs.fr/research/lincs-graph/). It’s a relatively simple way to display a json graph.