Select to view content in your preferred language

ArcGIS Pro 2.4 Python Command Window

2334
10
Jump to solution
07-10-2019 09:26 AM
JoeBorgione
MVP Emeritus

In https://community.esri.com/ideas/14932-support-pro-python-window-options, Dan Patterson‌ mentions the 'Jupyter QTConsole' which 'can be installed and used from the Pro distribution.'

Dan - can you elaborate a little bit?  I just installed/upgraded to 2.4 and laughed when I saw the same old python window.  None the less, I added the jupyter package to my clone, and then following 

Jupyter QtConsole Getting Started 

I ran conda install qtconsole from a python command window in my env-clone directory.  It returned 

So it was already there.  How do I get it to execute, and how do I use it as my python command window in Pro?  When I run 'jupyter qtconsole' from a cmd window it doesn't recognize jupyter; when I run that in a python command window (above) nothing happens....

 

That should just about do it....
0 Kudos
10 Replies
JoeBorgione
MVP Emeritus

nope.  I really think this can be cured by ESRI providing a decent python command window in Pro...

That should just about do it....
0 Kudos