Skip to content
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

Endless application loading when preview or deploy #4

Open
petoulemonde opened this issue Aug 14, 2024 · 1 comment
Open

Endless application loading when preview or deploy #4

petoulemonde opened this issue Aug 14, 2024 · 1 comment

Comments

@petoulemonde
Copy link

Hi,
I have an error when I try to preview or deploy (with quarto renderor quarto publish gh-pages) : TypeError: Failed to construct 'URL': Invalid URL . Whatever solution I try, the application loads endlessly.

Here are the files I've modified from the standard Quarto files:
_quarto.yml (in yml format under normal circumstances, converted to txt for sharing): _quarto.txt
holoviz.qmd : the app I want to deploy (in qmd format under normal circumstances, converted to txt for sharing):
holoviz.txt

Packages installed :

  • panel from conda-forge installed on 2024-08-14
  • ipykernel installed on 2024-08-14
  • jupyter-bokeh installed on 2024-08-14

Would you know how to resolve this error?

@MarcSkovMadsen
Copy link
Contributor

Hi @petoulemonde

I would not know. Do you have a repository where this is running?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants