DataTaunew | comments | leaders | submitlogin
PyCharm 4 integrates IPython Notebook and Numpy Array Visualization (jetbrains.com)
5 points by pmlandwehr 3436 days ago | 5 comments


1 point by jack 3435 days ago | link

We use PyCharm at my work - I mainly use it for Flask development.

At this stage I'm not convinced by the IPython Notebook integration - I enjoy being able to open notebooks in PyCharm but there are still a few too many annoyances to make me switch from IPython programming in the browser into PyCharm.

That being said, it is a great step forward for PyCharm and I would recommend the tool 100%

-----

1 point by don 3434 days ago | link

Do you know if it is possible to use PyCharm's single step visual debugger on an IPython notebook cell?

-----

1 point by jack 3434 days ago | link

No Idea - that would be helpful!

-----

1 point by rohit 3436 days ago | link

Great find! I'm excited about the method call hierarchy feature. When I'm working on someone else's code, that is something I've always wanted.

-----

1 point by pmlandwehr 3436 days ago | link

This is great for me because it really seems like it'll cut out the random middleman of running the notebook when editing locally. If Pycharm supported editing temporary files I'd probably kick spyder out of my workflow too...

-----




RSS | Announcements