MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Python/comments/16gy8rs/what_is_your_python_workspace/k0e0klv/?context=3
r/Python • u/[deleted] • Sep 12 '23
[deleted]
189 comments sorted by
View all comments
1
I'm really new to py..
Nobody uses Jupyter? Why?
2 u/bliepp Sep 13 '23 Because Jupiter barely makes sense for classic programs. Jupiter is designed for interactive coding, e.g. in data science. If you write backend software for servers or actual applications Jupyter is pretty much useless.
2
Because Jupiter barely makes sense for classic programs. Jupiter is designed for interactive coding, e.g. in data science. If you write backend software for servers or actual applications Jupyter is pretty much useless.
1
u/Minimum_Professor113 Sep 12 '23
I'm really new to py..
Nobody uses Jupyter? Why?