←back to thread

122 points _ZeD_ | 1 comments | | HN request time: 0.252s | source
Show context
zdimension ◴[] No.44537739[source]
Did not know that such things could be accomplished by registering a new file coding format. Reminds me of https://pypi.org/project/goto-statement/
replies(3): >>44538009 #>>44538014 #>>44540340 #
crabbone ◴[] No.44540340[source]
I think there's a package to treat Jupyter notebooks as source code (so you can import them as modules).

While the OP package is obviously a joke, the one with notebooks is kind of useful. And, of course, obligatory quote about how languages that don't have meta-programming at the design level will reinvent it, but poorly.

replies(2): >>44541430 #>>44543601 #