Trevas Jupyter 0.3.2
 · One min read
Trevas Jupyter 0.3.2 uses version 1.0.2 of Trevas.
News
In addition to the VTL coverage greatly increased since the publication of Trevas 1.x.x, Trevas Jupyter offers 1 new connector:
- SAS files (via the 
loadSasmethod) 
Launch
Manually adding the Trevas Kernel to an existing Jupyter instance
- Trevas Jupyter compiler
 - Copy the 
kernel.jsonfile and thebinandrepofolders to a new kernel folder. - Edit the 
kernel.jsonfile - Launch Jupyter
 
Docker
docker pull inseefrlab/trevas-jupyter:0.3.2
docker run -p 8888:8888 inseefrlab/trevas-jupyter:0.3.2
Helm
The Trevas Jupyter docker image can be instantiated via the jupyter-pyspark Helm contract from InseeFrLab.