06-16-2019 07:52 PM
Data scientists often create results from data analysis in notebooks from RStudio or Jupyter that can be displayed in HTML. Why doesn't yammer allow data scientists to share output from such notebooks directly in Yammer -- without being forced to down the HTML files?
06-18-2019 12:14 PM
@efglynn I am not familiar with these file formats.
Are there other similar tools/platforms that do directly support these formats?
06-18-2019 03:11 PM
@Kevin Crossman HTML files are ubiquitous.
06-18-2019 03:18 PM
@efglynn I misunderstood what you meant by HTML files in your first post.
That said, uploading HTML files to services like Yammer, SharePoint etc. is problematic. It doesn't treat the file like a traditional file server or web server would. Heck, even in Google Drive the HTML page opens in plain-text mode.
06-18-2019 03:19 PM
@efglynn It sounds like from this thread and the one about Markdown that Yammer is probably not the tool for you. Think Twitter or Facebook, not Slack, and that's what Yammer is.
06-18-2019 05:35 PM
@Kevin Crossman Thanks for that explanation.