Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter Desktop App Won't Open Files #705

Closed
EngDM opened this issue Sep 13, 2023 · 10 comments
Closed

Jupyter Desktop App Won't Open Files #705

EngDM opened this issue Sep 13, 2023 · 10 comments

Comments

@EngDM
Copy link

EngDM commented Sep 13, 2023

Description

Starting a few weeks ago, I could no longer double click my jupyter .ipynb files and have them open. All it does now is open to the main screen. I use this since I am pretty novice at setting up environments but use it for some open-source engineering tools. No clue how to solve this, originally I thought it was because I switched my network from being mapped to a drive but after re-mapping to the same drive it appears that is not the issue.

Send help.

Reproduce

Double click .ipynb file

Profit?

Expected behavior

I double click file, it opens and I can run my little programs.

Context

  • Operating System and version:
  • JupyterLab-Desktop version:
  • Installer:
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the terminal inside of JupyterLab Desktop here.
You may want to sanitize the paths in the output.
Browser Output (required for interface issues after loading)
Paste the output from the DevTools JavaScript console here, if applicable.
Logs (required for issues with loading, server and startup)
Paste the logs from the `main.log` file here (optionally also from `renderer.log`).
@welcome
Copy link

welcome bot commented Sep 13, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@EngDM
Copy link
Author

EngDM commented Sep 13, 2023

Update: I've tried updating, and now when I try to open it it says "Invalid Environment configured for project". Did uninstalling prior to updating screw me?

@JasonWeill
Copy link

@mbektas Have you seen this issue before? Suggestions about the error after updating?

@JasonWeill
Copy link

Hi @EngDM , thanks for your patience! We have a troubleshooting guide that might help you with this issue. Can you try the instructions in this section in particular? https://github.com/jupyterlab/jupyterlab-desktop/blob/master/troubleshoot.md#Dealing-with-custom-environment-server-launch-errors

@JasonWeill
Copy link

@EngDM Any results after trying the troubleshooting guide?

@EngDM
Copy link
Author

EngDM commented Oct 3, 2023

@EngDM Any results after trying the troubleshooting guide?

Haven't had the opportunity. It's on a work computer and we are really busy rn, and I've found a semi work around that I can just load the web browser version and get it to work (although not as easily) so I haven't been able to take a day to fix the desktop version. Will keep you posted.

@mbektas
Copy link
Member

mbektas commented Oct 4, 2023

@EngDM regarding Invalid Environment configured for project error:

  1. do you have a custom Python environment setup for the directory you have the .ipynb file? That environment might not have jupyterlab Python package installed. You can check the section @JasonWeill mentioned.
  2. is the problem reproducible when opening notebooks from other directories?

@JasonWeill
Copy link

@EngDM Any update regarding the questions Mehmet asked earlier?

@JasonWeill
Copy link

We haven't seen any update on this issue in some time, so I'm going to close it out. Please reopen if the issue persists. Thanks!

@EngDM
Copy link
Author

EngDM commented Dec 15, 2023

@mbektas I tried running it from my Desktop and it works. It doesn't seem to want to run from my network drive. I tried installing an environment but I kind of got lost on what to do. I can move stuff to my desktop and copy back after I'm done, but I wish I had a better solution.

Sorry this was so late, I had to wait until a job came through that required me to use this to spend company time on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants