notebook icon indicating copy to clipboard operation
notebook copied to clipboard

For some reason .so files aren't showing up in the Jupyter Notebook file browser

Open maraMaraschino opened this issue 1 year ago • 9 comments
trafficstars

Description

There is a .so file that I'm trying to access which isn't showing up at all in the Jupyter file browser. Jupyter File explorer

Same folder in GitHub repository

Reproduce

The notebook file I'm working on is here, and the file I'm trying to access is libpixie4e.so. I tried looking in other folders that contain .so files, but they're not showing up anywhere, so I assume this is a general issue.

Expected behavior

I expected to be able to see the .so file and I cannot

Context

  • Operating System and version: Windows 11
  • Browser and version: Firefox Version 127.0.1
  • Jupyter Notebook version: I've ran this from Notebook version 6.4.8 and Lab version 2.14.1, both using WSL

maraMaraschino avatar Jun 26 '24 19:06 maraMaraschino