TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Integrating Google Docs, Chrome, and IPython

96 点作者 renatooliveira将近 11 年前

8 条评论

ghshephard将近 11 年前
This is fantastic news - I spend about two-three hours a day in iPython. It&#x27;s completely replaced my tool chain of awk&#x2F;sed&#x2F;wc&#x2F;grep that I previously used to do analytics on various files - and not only allows me to do much more complex analysis, but also maintains &quot;state&quot; in a visual way so that I can quickly hop through a number of file load&#x2F;analysis&#x2F;report cycles.<p>Being able to do this <i>interactively</i> is going to be a huge win.
akanet将近 11 年前
If anyone else is interested in real-time collaborative IPython environments, check out <a href="https://coderpad.io/" rel="nofollow">https:&#x2F;&#x2F;coderpad.io&#x2F;</a>.<p>It&#x27;s less focused on the data analysis side and more focused on collaborative coding for interview environments. You get a full IPython shell with most of the niceties (syntax highlighting, exception captures, etc).
评论 #7762731 未加载
评论 #7763093 未加载
评论 #7763814 未加载
qwertyboy将近 11 年前
&gt; we don&#x27;t have a GitHub or anything user&#x27;s can download yet, but stay tuned for more updates.<p>Crying shame.
评论 #7762920 未加载
mturk将近 11 年前
At SciPy this year, Kester and I will be giving a talk on this: <a href="https://conference.scipy.org/scipy2014/schedule/presentation/23/" rel="nofollow">https:&#x2F;&#x2F;conference.scipy.org&#x2F;scipy2014&#x2F;schedule&#x2F;presentation...</a>
rch将近 11 年前
Brilliant. I&#x27;m a little surprised at how exciting this is. I can foresee some opportunities to make serious changes in how I communicate at work. Now I just need to figure out some Android support.
bsg75将近 11 年前
An unanswered question in the G+ discussion is how libraries not in the default config can be added. Can I &quot;pip install&quot; into a NaCl IPython kernel?
评论 #7764069 未加载
bussiere将近 11 年前
will it be possible to have an email when it&#x27;s ready ?
serf将近 11 年前
wow, that&#x27;s pretty neat.