Hacker News new | ask | show | jobs
by eigenspace 2123 days ago
I'm not sure if Python has something like this, but in julia we have https://github.com/stevengj/NBInclude.jl which allows us to import jupyter notebooks like regular files.
1 comments

I did not know about this. Nice. Thanks!