(Problem I) Steps to replicate the issue (include links if applicable):
- open URL -> https://www.wikidata.org/wiki/Wikidata:PAWS#Why_use_SPARQL_notebook_?
- this is my first connection
- click on -> https://hub-paws.wmcloud.org/hub/login
- Main page displays showing the hub control panel
- check section Notebook and Console
What happens?:
- SPARQL is absent and this is contrary to what is explained in https://www.wikidata.org/wiki/Wikidata:PAWS#Why_use_SPARQL_notebook_%3F
What should have happened instead?:
- I am supposed to see a SPARQL icon
- where is it ? - this is contrary to what is explained on page
[Problem 2] Steps to replicate the issue (include links if applicable):
- never mind, I open a bash shell console with my MediaWiki username -> https://hub-paws.wmcloud.org/user/Wladek92/lab%3F
- I set the the environment SPARQLkernel manually using commands pip+jupyter
- I can now create and execute the notebooks activating SPARQL
- good, all is stable, I leave https://hub-paws.wmcloud.org
- I redo a connection to https://hub-paws.wmcloud.org
- credits are retrieved automatically , nice !
- i retrieve my notebooks and my environment nice SPARQL is now present
- i run a SPARQL notebook
What happens?:
- no cell can be Run
- I try to reactivate SPARQL kernel
- Status shown is Connecting -> Disconnected after a short timeout (~20 sec) which makes no SPARQL cell no longer executable. (Connexion to bash takes 3sec, for comparison)
What should have happened instead?:
- as for other kernels (R Python...) the activation of the SPARQL kernel must last in time to allow successive runs
- SPARQLkernel Status shown must be Connecting -> Idle
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
- i have set the SPARQL kernel on my local Windows (already R and Python) and the session is stable to run the SPARQL notebook
- the link to related topics -> https://www.wikidata.org/wiki/Wikidata_talk:PAWS