Hi there, I’m quite a jupyter noob but I have been writing some notebooks before. Now I miss the save icon and the file menu:
I’m working on both a physical windows 10 box and a windows 19 vm and both act the same. I can type commands and execute the notebook, that works, esc-s works but I can’t name/rename the notebook … help is appreciated.
Can anyone point me to what I should do? Thanks in advance.
Have you tried a different browser on your machine? I would definitely encourage trying this since you say you are seeing the same thing from two different notebook instances. Your physical Windows 10 box and virtual machine.
What version of notebook system shows up when you check under ‘Help’ > ‘About’?
Your link works great, file menu and save button are present.
Help - about in my notebook says:
I’m not aware of any changes to my environment apart from the abundant windows 10 updates/fixes. About 6 months ago I wrote some notebooks to aid in administering ESRI Online files, I wanted to elaborate on that.
If I open my ‘old’ notebooks they show up, I can execute them but no file/save and no name …
At your cross-post, @kevin-bates suggested upgrading. That seems the best path forward now, especially since your version is not current.
You may want to consider using anaconda if you aren’t already, see here.
Both my notebook installs were part of installing Esri’s Arcgis pro and done unconsious and automatic. I can type [windowsbutton] - ‘jupyter’ and the notebook starts but I can’t find or open a command window where I can type ‘conda’ or anything to upgrade.
Now I look at it I see the notebook started from within argcis Pro als lacks the save button and file menu but inside arcgis that’s ok I guess.
I’ll try and install a separate notebook, thanks for your comments.