gislab-npo / gislab

GIS.lab - total reduction of deployment and maintenance costs for complete free and open source geospatial infrastructure
http://gislab-npo.github.io/gislab/
GNU General Public License v3.0
40 stars 14 forks source link

integrate jupyterhub #538

Open landam opened 1 year ago

landam commented 1 year ago

Tasks:

landam commented 1 year ago

Modify PYTHONPATH:

file: /usr/share/jupyter/kernels/python3/kernel.json

"env": {
   "PYTHONPATH": "${PYTHONPATH}:/usr/lib/grass83/etc/python/"
 }