Cant’t find the open command for ipynb files

Hi,

my Jupyter Notebook screenshot in Windows 10 looks like in the attachment. The problem is I can’t find the open command for my own ipynb files. Can anyone help ?

You probably need to explain more because…
There is a button that says ‘Open’ in the top left under ‘Files’. Did you click on that button after you checked off the box you had next to 'Untitled3.ipynb`?

Tip: if this is a fairly recent version of Jupyter Notebook, you can also just double-click on the listed .ipynb files



You can try what you should be seeing by going here and clicking ‘launch binder’ button you see there. Whne that comes up, make some new notebooks using the New button in the upper right there. Put in some content, rename them, etc.. Then you can try opening those from the Dashboard listing.

With File → Open the same window at http://127.0.0.1:8888/tree? is opened.

I tried to double click on Untitled1.ipynb the attached window appears, but I still can’t find the way to open existing .ipynb file s.

You can only ‘open’ files that are in that folder or it’s subfolders.

1 Like

Do you mean only ipynb files located in one particular folder can be accessed?

Yeah. You need to ‘upload’/clone/copy external ipynb files into jupyter’s file root.

1 Like