Hi So it appears to be working now. It only works for me in the cloned environment.
your active environment is the base environment (see your image and the * beside the active environment)
You also have a clone.
Did you install the arcgis module in the base environment or the clone? If it was the latter, then you probably have to activate that environment. If you have full admin privileges to your computer you can also install arcgis in the base environment.
I installed the arcgis module in the base environment. Here's my command prompt :
I have tried running jupyter in two different computers. One of the computers is my work computer which I don't have admin rights, and the other computer is my personal computer. I have ran into this issue on both computers.
I have also installed miniconda and tried to run the arcgis module through there and ran into the same issue of the map not displaying.
I use a shortcut on the desktop
Target Location : arcgispro-py3
Target:
C:\arc_pro\bin\Python\envs\arcgispro-py3\pythonw.exe "C:\arc_pro\bin\python\envs\arcgispro-py3\Scripts\jupyter-lab-script.py"
Start in:
C:\Arc_projects\JupyterNoteBooks
Where arc_pro is my arcgis pro installation folder and the Start in folder is where I keep my notebooks.
Try running the jupyter-lab-script.py file as shown above if you don't want to create a shortcut.
Hi So it appears to be working now. It only works for me in the cloned environment.