I plan to publish an academic paper with a demo application using academic SMILE on Pythonanywhere.
They request the direct link to the API documentation to put in the allowlist so I can install the package.
Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?
-
- Posts: 5
- Joined: Sat Jul 24, 2021 4:29 pm
-
- Site Admin
- Posts: 1376
- Joined: Mon Nov 26, 2007 5:51 pm
Re: Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?
I'm not sure if I fully understand your question.
The API documentation links for PySMILE are as follows:
PDF version: https://support.bayesfusion.com/docs/Wrappers.pdf
HTML version: https://support.bayesfusion.com/docs/Wrappers
Regarding the academic PySMILE binaries, we publish Python wheels at https://support.bayesfusion.com/pysmile-A/
The API documentation links for PySMILE are as follows:
PDF version: https://support.bayesfusion.com/docs/Wrappers.pdf
HTML version: https://support.bayesfusion.com/docs/Wrappers
Regarding the academic PySMILE binaries, we publish Python wheels at https://support.bayesfusion.com/pysmile-A/
-
- Posts: 5
- Joined: Sat Jul 24, 2021 4:29 pm
Re: Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?
I'm not sure what they need too. I sent the API document and download link, and this is what they replied.
Can you send a direct link to the API documentation with the requested endpoint stated?
We need this information to be able to add the endpoint to our allowlist.
-
- Site Admin
- Posts: 1376
- Joined: Mon Nov 26, 2007 5:51 pm
Re: Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?
The direct link to the documentation page is:Can you send a direct link to the API documentation with the requested endpoint stated
https://support.bayesfusion.com/docs/Wr ... ython.html
If Pythonanywhere's allowlist is updated, do you plan to use pip with --index-url option to install PySMILE on your account?