Hi,
As part of a project I’m making a dash website to be hosted internally within a server. I have created the dash website and it works fine when I host it on my personal laptop. However when I host it on jupyterlab, 95% of the website works as intended, however the dashbootstrap carousel images are no longer displayed as well as the DMC.select for the dropdown lists within my dash AG-Grids. I noticed that the images and the DMC.select javascript file are located in the assets folder of the website, however, other stuff from the assets folder such as the CSS and other images are loaded correctly.
Any direction or tips to identify/fix the issue would be greatly appreciated.
Thanks