Digging a bit more with the posts hereabove I solved the problem. If the kernel SPARQL is missing, just install it ! Open a Linux shell console and execute both commands (pip + jupiter) as said in the .md file of → GitHub - paulovn/sparql-kernel: A Jupyter kernel to launch queries against SPARQL endpoints .
Then under mybinder interface form generate the link YourUserName/YourNBdirectory.
Under paws it is similar. So that my both configurations are now operational and kernel SPARQL appears and is selectable in the menus. Note that the Notebook file extension is still .ipynb although you work with SPARQL.
https://mybinder.org/v2/gh/myGitUserName/sparql-notebooks/HEAD
https://hub-paws.wmcloud.org/user/myMediaWikiUserName/lab
Really magic and powerful ! Thanks all ! 