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

ModuleNotFound errors on remote could indicate that files are not copied to the remote machine #8644

Closed
rchiodo opened this issue Jan 5, 2022 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality notebook-remote Applies to remote Jupyter Servers papercut 🩸 Something affecting the productivity of the team

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Jan 5, 2022

There's some confusion on this issue here:
#1601

People don't expect a remote jupyter server to not have the files from their workspace. I'm hypothesizing the most likely time they hit this error is when they either:

FileNotFound when reading in a .csv file
ModuleNotFound when importing a python file.

We could detect these two issues and add extra text about remote file syncing.

@greazer greazer added notebook-getting-started notebook-remote Applies to remote Jupyter Servers papercut 🩸 Something affecting the productivity of the team and removed needs-triage labels Jan 6, 2022
@greazer greazer added feature-request Request for new features or functionality and removed enhancement labels May 4, 2022
@DonJayamanne DonJayamanne self-assigned this Aug 15, 2022
@DonJayamanne
Copy link
Contributor

Closing thisx issue as there haven't been any upvotes nor further complaints about this issue,

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality notebook-remote Applies to remote Jupyter Servers papercut 🩸 Something affecting the productivity of the team
Projects
None yet
Development

No branches or pull requests

3 participants