|
|
|
|
|
by imbiased
2729 days ago
|
|
It’s missing that one can use Hydrogen and avoid this problem: https://nteract.io/. Export isn’t great atm but can be combined with pweave: http://mpastell.com/pweave/docs.html I think VSCode has something similar. This gives another advantage of using a proper editor and its entire ecosystem. |
|
I'm still struggling to find a setup in which cells are auto-generated (or unnecessary like in RStudio) and the autocomplete works as well as in JupyterLab. If I could reliably see all methods/submodules/inline documentation + path autocomplete quickly and for all packages, I would switch to VSCode. (There's a good chance that this just due to me not being fully aware of what's available in VSCode. )