Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publishing to Tableau Online #25

Closed
OrysyaStus opened this issue Mar 9, 2017 · 12 comments
Closed

Publishing to Tableau Online #25

OrysyaStus opened this issue Mar 9, 2017 · 12 comments
Labels
enhancement WIP Work in progress

Comments

@OrysyaStus
Copy link

I was able to replicate the work presented in the following blog, using a different data set of interest, https://www.tableau.com/about/blog/2017/1/building-advanced-analytics-applications-tabpy-64916
where Bora used Breast Cancer data set, completed model training within jupyter notebook, and deployed the best model as a function to Tableau via tabpy_client. The calculated field which I created which works via parameter control works well on Tableau Desktop. I would like to publish to Tableau Online to share my work, but have the following error raised "The workbook you are attempting to publish contains scripts for an external service. External service scripts are not allowed in public workbooks."

I understand that external connection to jupyter notebook causes this error, but I would like to know what is the best way to publish to online version ie. should I use .py connection or inline python scripting within Tableau (similar to what was completed in the Seattle Police Department example).

Best,
Orysya

@mGalarnyk
Copy link

+1

@BBeran
Copy link
Contributor

BBeran commented Mar 9, 2017

Hi Orysya,
Unfortunately Python and R scripts are not supported on Tableau Online currently as Tableau doesn't host RServe and TabPy as part of Tableau Online and there is no configuration UI to allow pointing to TabPy/RServe that you might be hosting yourself elsewhere (e.g. AWS). This is a limitation we would like to address in the upcoming releases. This would work on Tableau Server (on-premise) which allows configuring R or TabPy using tabadmin command line utility.

Thank you,

Bora

@BBeran BBeran closed this as completed Mar 9, 2017
@OrysyaStus
Copy link
Author

Okay thank you for the feedback. I will see what works best for my purpose.

@jnawras
Copy link

jnawras commented Jul 5, 2017

I doubt this is going to be implemented anytime soon.
It would have a huge impact, turning Tableau Online from a Viz/BI tool to an ML portal.

@mac471
Copy link

mac471 commented Apr 27, 2020

Any update on this? Tableau Online is great because it's fully hosted. I don't want to have to consider implementing my own Tableau Server (and all the attendant overhead) just to get integration with Python and R. Why couldn't Online have the ability to point requests to an external server that we would maintain?

@nmannheimer
Copy link
Contributor

Hey @mac471 and all in this thread. This is the current feature that our team is working on, and I'd love to get your feedback and ideas for use cases. Please connect with me at nmannheimer@tableau.com

@nmannheimer nmannheimer reopened this Apr 27, 2020
@mac471
Copy link

mac471 commented Apr 28, 2020

Hey @nmannheimer - that's great! I'll reach out to you directly via email. Best regards.

@mathphysmx
Copy link

Any updates here?

@nmannheimer nmannheimer reopened this Jun 19, 2020
@nmannheimer
Copy link
Contributor

@mathphysmx we are in progress with this work right now. I'd love to learn more about what you're looking to do if you want to email me at nmannheimer@tableau.com

@tableau tableau locked as resolved and limited conversation to collaborators Jun 19, 2020
@tableau tableau unlocked this conversation Jun 19, 2020
@0golovatyi 0golovatyi reopened this Jun 19, 2020
@0golovatyi 0golovatyi added enhancement WIP Work in progress labels Jul 1, 2020
@obligori
Copy link

obligori commented Jul 7, 2020

Hi @nmannheimer @0golovatyi,
Do you have an idea when will this feature be deployed?
We're looking for a way to publish dashboards that use tabpy to our Tableau online.
Thanks 🙏

@nmannheimer
Copy link
Contributor

Hey @obligori We'd love to chat in more detail, would you be willing to drop me a line at nmannheimer@tableau.com ?

@0golovatyi 0golovatyi pinned this issue Sep 30, 2020
@0golovatyi
Copy link
Contributor

I am glad to report Tableau Online supports analytics extensions. More details at http://tabscifi.com/2021/01/analytics-extensions-are-available-with-tableau-online/

@0golovatyi 0golovatyi unpinned this issue Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement WIP Work in progress
Projects
None yet
Development

No branches or pull requests

9 participants