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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A notebook-free notebook or Jupyter dev env for coders

28 点作者 205g0超过 4 年前

5 条评论

Jugurtha超过 4 年前
As long as this works for the author, good for them. What I found out looking at post after post, tool after tool, press release after press release, is that these tools optimize for the workflow of n=1 person working on a toy project with no stakes.<p>There is a disconnect:<p>- Most non-trivial machine learning projects I&#x27;ve seen involve more than one person and have stakes.<p>- Most people do not work on non-trivial machine learning projects with stakes<p>The map becomes the territory: many people then develop &quot;ML project lifecycle management&quot; or improve the &quot;notebook experience&quot; with better stylesheets for that kind of experience. i.e: the experience of one person working on a toy project for a YouTube video or a Medium blog post on &quot;production machine learning&quot; from someone who&#x27;s never done it before.<p>I&#x27;m not pissing on those who produce this kind of content; they&#x27;re likely doing it for feedback. I&#x27;m selfish in that it is part of my job to stay up to date but the low signal to noise ratio gives the feeling of being rickrolled with every piece of content about machine learning.
评论 #25315357 未加载
评论 #25321839 未加载
abdullahkhalids超过 4 年前
I just want emacs shortcuts in my notebooks.<p>Edit: is there anyway of doing this? I am happy to compile a whole browser with custom shortcuts, if it&#x27;s not too much work.
评论 #25316367 未加载
mellosouls超过 4 年前
Thanks for sharing your experience.<p>One minor critique: the vim stuff looks like a red herring given the topic. I&#x27;m personally not particularly interested in vim but am interested in jupyter notebook-alternative setups - I&#x27;d either remove it or explain why it&#x27;s relevant here or contextualise it in some other way.
评论 #25321855 未加载
评论 #25315239 未加载
评论 #25317080 未加载
rcarmo超过 4 年前
For kicks, type in &quot;import antigravity&quot; in the VS Code Interactive tab and hit Shift-enter ;)
rlancer超过 4 年前
Setting the Python Path in VS Code is not as easy as PyCharm via project structure