glue-jupyterlab icon indicating copy to clipboard operation
glue-jupyterlab copied to clipboard

Issue loading file with colon in directory name

Open astrofrog opened this issue 2 years ago • 0 comments

I ran into an issue when trying to load a file with a ':' in the directory name:

'Orion/O:IR Images/Orion_A_J_3x3.fits'

when this happens, it looks like SharedGlueSession.add_data gets called with file_path set to:

IR Images/Orion_A_H_3x3.fits

astrofrog avatar Aug 17 '23 13:08 astrofrog