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
loadSas
method)
Launch
Manually adding the Trevas Kernel to an existing Jupyter instance
- Trevas Jupyter compiler
- Copy the
kernel.json
file and thebin
andrepo
folders to a new kernel folder. - Edit the
kernel.json
file - 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.