I am primarily a Matlab user trying to migrate to Python. Spyder's Variable Explorer feature is very important to me. Recently I've been experimenting with doing my workflow in an IPython Notebook, but I dislike not having a Variable Explorer. My thought was that I could simply tell Spyder to connect to the Notebook's kernel and then be able to see the variables. This however, does not happen. I see in the documentation here ( http://pythonhosted.org/spyder/ipythonconsole.html), "IPython Consoles attached to external kernels support a smaller feature set:" That reduced feature set doesn't include the Variable Explorer. Why is this? Is there any suggested workaround for getting Notebook functionality but still being able to interact with the workspace variables? Thanks!
-- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
