Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

why do you want the results in a separate pane instead of in the notebook right below the code? can you explain this in more detail?

this might be an upcoming feature for beaker notebook (it definitely has the tables with sorting and searching).



When you clear the output of a cell, the variables lives on. Also a cell might change several variables but not print it.

It is extremely handy to have a spreadsheet like "variable explorer" handy to get an overview of what you have in memory and what your numbers look like and a feature that I miss from rStudio.


thanks, i think i get it, you like having a list of all the variables defined and their values (like in a debugger), in a panel that you can monitor while you run code. yes that sounds useful :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: