TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Stencila: An open source office suite for reproducible research

256 pointsby muraikialmost 7 years ago

11 comments

buchanaealmost 7 years ago
&gt; The calls for research to be transparent and reproducible have never been louder. But today&#x27;s tools for reproducible research can be intimidating - especially if you&#x27;re not a coder.<p>As someone (a software engineer) who has been trying (struggling) to reproduce biology research lately, I say amen. Hallelujah.<p>But. It&#x27;s time to accept coding as a core skill. Science has more to learn from software engineering than it realizes. Software engineering (aka coding) eats reproducibility for breakfast, even when hundreds or thousands of &quot;collaborators&quot; are involved. These days, it&#x27;s rare for a single biology researcher to produce (publish) code that is easily reproducible by an external researcher.
评论 #17529104 未加载
评论 #17535330 未加载
osrecalmost 7 years ago
This looks interesting. I&#x27;m actually rather surprised at the lack of quality in most open source &#x27;office&#x27; alternatives. I&#x27;m not sure why, but open&#x2F;libreoffice is almost unusable for heavy duty office work. Microsoft products are the clear winners if you require productivity and stability. I really hope that changes soon, because I feel it&#x27;s a major factor that holds back widespread Linux adoption.
评论 #17528348 未加载
评论 #17528152 未加载
评论 #17531390 未加载
评论 #17530029 未加载
milesalmost 7 years ago
Not sure why that page does not include a link (that I can find anyway) to this intro video that the creator, Michael Aufreiter, put together:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=EzrR96PDnO8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=EzrR96PDnO8</a>
jsilencealmost 7 years ago
Interresting!<p>Does Stencilla offer any kind of author collaboration? Publication are usually not one person efforts and research teams oftentimes are not working in the same location.<p>In my experience the GDocs or Word comments and revise mode are heavily used in collaborations.
评论 #17537541 未加载
评论 #17531399 未加载
brianzelipalmost 7 years ago
tl;dr - an interactive notebook, that accepts Jupyter files, for folks who usually use MS Office.<p>From their FAQ:<p>&gt; Stencila allows you collaborate with colleagues who use other tools than RMarkdown and Jupyter Notebook, without you having to give up your favourite tool. Stencila Coverters make it possible to open documents in various formats (R Markdown - Rmd, Jupyter Notebook - ipynb and so on) in Stencila. The conversion is lossless for all interactive parts (such as code cells).<p>Nice to see dat part of the conversation.
评论 #17527839 未加载
评论 #17527451 未加载
writepubalmost 7 years ago
How&#x27;s stencila supposed to produce reproducible research?<p>No one&#x27;s fudging the formulae, they&#x27;re fudging data. And stencila will digest whatever data you give it, real or fake
评论 #17535350 未加载
Gabrielfairalmost 7 years ago
Has anyone else noticed this trend of integrating data science tools into one package that installs and potentially monitors you? For example this seems like another `Anaconda Navigator` clone. Or am I missing something here?
thsowersalmost 7 years ago
I&#x27;m surprised that there appears to be no link to the Github Repo on the homepage: <a href="https:&#x2F;&#x2F;github.com&#x2F;stencila&#x2F;stencila" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stencila&#x2F;stencila</a>
评论 #17529736 未加载
mockingbirdyalmost 7 years ago
If any contributor sees this: The &quot;Learn&quot; link in the footer points to a 404 Github page.<p>Is this usable for daily usage? And can we output PDF and use LaTeX for publications?
评论 #17537454 未加载
gkyaalmost 7 years ago
So this is a reproducible research application suite built on Node.JS, the epitome of non-reproducibility and characterised by fast pace, little care for compatibility, and an ecosystem of volatile libraries?
评论 #17537531 未加载
评论 #17530178 未加载
anotheryoualmost 7 years ago
So this is jupyter for &quot;excel&quot;, right? Nice!