-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Unable to run PythonAPI on Jupyterhub
- Start jupyterhub server with 1 GPU of type gp100
- Create new conda environment and install vapor with
conda install -c conda-forge -c ncar-vapor vapor - Add conda env to jupyterhub envs, start a fresh notebook, and run this cell:
ERROR in cling::CIFactory::createCI(): cannot extract standard library include paths!
Does this process look correct? Is there a step missing?
