Many times I wanted to switch from Sublime Text to Atom, but I always went back for some reason (slowness, not remembering open files upon restart, etc). Maybe this will make me swich for good.
Run code inline in Atom using Jupyter kernels
21–30 of 56 posts
Re: Run code inline in Atom using Jupyter kernels
#22There are issues with Jupyter in that distro too, But hydrogen had some nps js error regarding a missing lib or something. So many stacks in these things...
Re: Run code inline in Atom using Jupyter kernels
#23This looks cool but how does this translate to being beneficial in real world web applications? Often times the result of running some bit of code is to see the end result in a browser because the code resulted in sending a bunch of HTML or JSON as a response. Also in the above case your code isn't self contained to a block of code. Chances are you have a web server, along with a database and cache server. Most of my…
Re: Run code inline in Atom using Jupyter kernels
#24There is already discussion about Jupyter lab here on the front page - https://news.ycombinator.com/item?id=12098180
Re: Run code inline in Atom using Jupyter kernels
#25Re: Run code inline in Atom using Jupyter kernels
#26Advantages of this over running a repl in an Emacs buffer and evaluating code that way? I've never tried Atom.
Re: Run code inline in Atom using Jupyter kernels
#27Re: Run code inline in Atom using Jupyter kernels
#28This is the first example I've seen of the power that using Electron in Atom can give, and it makes me super exited!
Re: Run code inline in Atom using Jupyter kernels
#29If you're spending a lot of time doing data science and if you might be missing R studio for Python I work for Yhat and we make a product called Rodeo http://rodeo.yhat.com/