reox
reox
Here is a recording: https://github.com/user-attachments/assets/775e9e9b-617f-432a-86d3-3211c552b946 I access it from a bookmark and the lines you see are just ``. It is basically a dashboard that shows a lot of plots......
Interessting: Now (after a reboot and firefox update) I only get a single browserpass popup. I can close it and enter the credentials and everything works... I guess it may...
So far, I did not had the problem again. I can imagine it is a combination of having the page in the browser cache but not the credentials and upgrading...
It happened again today! But I'm still not sure how to reproduce it... Could be the case that it is caused when the website is opened via a bookmark? Because...
@patgmiller The particular site I'm using is internal - however I set up the demo page with the same settings on nginx: > https://demo.reox.at/ username "demo", password "password". I added...
Actually, I can reproduce it! I added the demo page to my bookmark list and opened it after some hours. I can see that some of the photos load but...
> In the meantime, you could try to use a different kernel (for example https://github.com/jupyterlite/pyodide-kernel), to see if the build passes. I also have a problem with xeus and found...
@agriyakhetarpal yes, I did that, removed all build files and caches and built again - but no kernel shows up... I also tried with the `--pre` version, but that just...
Sure: ``` [jupyterlite-sphinx] Running JupyterLite build [LiteBuildApp] Searching ['C:\\Users\\User Name\\git\\gdp2024', 'C:\\Users\\User Name\\.jupyter', 'C:\\Users\\User Name\\AppData\\Roaming\\Python\\etc\\jupyter', 'C:\\Program Files\\Python312\\etc\\jupyter', 'C:\\ProgramData\\jupyter'] for config files [LiteBuildApp] Looking for jupyter_config in C:\ProgramData\jupyter [LiteBuildApp] Looking for jupyter_config...
seems to be a problem with my local environment indeed. I just build it with gitlab CI and deployed it and there it works... Guess I have to look around...