Hello everyone!
My company hosts a JupyterHub instance internally. I am looking to import and use the ArcGIS API on it by running a Conda environment with all of the required packages.
I have generated an environment.yml file of requriements using the Conda environment from ArcGIS Pro. When using that file to create a Conda environment on JupyterHub, it fails and therefore I cannot use the ArcGIS API inside of JupyterHub.
Has anyone managed to use the ArcGIS API for Python inside of JupyterHub? If so, would you be able to let me know the process you followed in setting it up. For example, did you generate an environment.yml for for a Conda environment, or use an alternate solution?
Kind regards,
Thank you all in advance!