Why am I getting 404 warnings with jupyter-widget and .ttf/.woff/.woff2 file extensions?
              
              #10630
            
            
              
                Unanswered
              
          
                  
                    
                      paddyroddy
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 14 replies
-
| Could you properly format your message, especially the code? For instance, the code cell does not close. Also, could you clarify exactly the context where you have the error? | 
Beta Was this translation helpful? Give feedback.
                  
                    14 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
quarto:
1.5.56macOS
14.6.1❯ quarto check Quarto 1.5.56 [✓] Checking versions of quarto binary dependencies... Pandoc version 3.2.0: OK Dart Sass version 1.70.0: OK Deno version 1.41.0: OK Typst version 0.11.0: OK [✓] Checking versions of quarto dependencies......OK [✓] Checking Quarto installation......OK Version: 1.5.56 Path: /Applications/quarto/bin [✓] Checking tools....................OK TinyTeX: (not installed) Chromium: (not installed) [✓] Checking LaTeX....................OK Using: Installation From Path Path: /Users/paddy/texlive/2024/bin/universal-darwin Version: 2024 [✓] Checking basic markdown render....OK [✓] Checking Python 3 installation....OK Version: 3.12.5 Path: /private/tmp/talks/.venv/bin/python3 Jupyter: 5.7.2 Kernels: python3 [✓] Checking Jupyter engine render....OK [✓] Checking R installation...........OK Version: 4.4.1 Path: /opt/homebrew/Cellar/r/4.4.1/lib/R LibPaths: - /opt/homebrew/lib/R/4.4/site-library - /opt/homebrew/Cellar/r/4.4.1/lib/R/library knitr: 1.48 rmarkdown: 2.28 [✓] Checking Knitr engine render......OKReplicated https://quarto.org/docs/interactive/widgets/jupyter.html#leaflet-example
I get these warnings using
quarto preview, which I don't get on GitHub Actions (usingquarto publish). Locally, if I runquarto renderI don't think I get the warnings.Beta Was this translation helpful? Give feedback.
All reactions