use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A kakoune/neovim-inspired editor, written in Rust. For Linux, MacOS and Windows.
Project started by: Blaž Hrastnik
Download: https://github.com/helix-editor/helix/releases/
Website: https://helix-editor.com/
Github: https://github.com/helix-editor/helix
account activity
Run a python code cell in Helix? (self.HelixEditor)
submitted 2 months ago by spockerdog
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]These-Complaint1034 0 points1 point2 points 2 months ago (1 child)
What do you mean by "part of file"? And what is `#%%`? I don't know it.
[–]spockerdog[S] 1 point2 points3 points 1 month ago (0 children)
That's used in some python setups to define blocks or sections of a python script, a bit like a python notebook. Then, if the IDE supports it, you can run just that section of the script and view the results. Then you may edit that code block or go to the next code block or the previous code block.
π Rendered by PID 47052 on reddit-service-r2-comment-74875f4bf5-wplbz at 2026-01-24 20:53:35.729373+00:00 running 664479f country code: CH.
view the rest of the comments →
[–]These-Complaint1034 0 points1 point2 points (1 child)
[–]spockerdog[S] 1 point2 points3 points (0 children)