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.

A notebook-free notebook or Jupyter dev env for coders

28 pointsby 205g0over 4 years ago

5 comments

Jugurthaover 4 years ago
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 未加载
abdullahkhalidsover 4 years ago
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 未加载
mellosoulsover 4 years ago
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 未加载
rcarmoover 4 years ago
For kicks, type in &quot;import antigravity&quot; in the VS Code Interactive tab and hit Shift-enter ;)
rlancerover 4 years ago
Setting the Python Path in VS Code is not as easy as PyCharm via project structure