https requests from Sparql kernel · Issue #694 · jupyterhub/mybinder.org-deploy (original) (raw)
With https://mybinder.org/v2/gh/statistikstadtzuerich/documentation/master?filepath=LOSD_Manual_of_Statistik_Stadt_Zurich.ipynb I added a notebook with a SPARQL kernel. However, the notebook seems unable to reach the sparql end point at https://lindas-data.ch:8443/lindas/query
Is it because the port is not available or because https is not supported?
Could I open this port in the configuration?
Expected behaviour:
- First I have to start the first code section to configure the endpoint
- When I get to the code section and run the code (1), then a connection by the SPARQL kernel to the end point should be made and the data as already shown in the saved notebook should be shown again, but this time fetched from the server (2).