-
Notifications
You must be signed in to change notification settings - Fork 82
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
FileExistsError #19
Comments
Also, note the typo (highlighted with cursor) in the screenshot above. |
@eteq can you have a look at this one when you have a chance please? |
@camipacifici @eteq I wrapped the download_file function in a function of my own that checks for the existence of the file before downloading. Maybe we just need to add something like this to these notebooks? https://github.com/bhilbert4/jwebbinar_prep/blob/imaging-mode/imaging_mode/imaging_mode_stage_1.ipynb |
Would it be worth adding a checksum check to make sure the files are actually the same? |
I'm getting this error while running
jwebbinar_prep/pipeline_products_session/jwst-data-products-part1-solutions.ipynb
Maybe you can check to see if those symlinks already exist?
The text was updated successfully, but these errors were encountered: