Hacker News new | ask | show | jobs
by OhHiMarkos 1879 days ago
Wait this is a notebook similar to pythons' notebook but it's a docker environment where I can install a lot of stuff I want and then do even more stuff? Am i getting this right?

It's like a shell to a vm but in a notebook format that you can then use to blog?

1 comments

Yeah, you got it right. You can even access the actual shell in the vm, not just the notebook environment.
Awesome! I will definitely give it a try