Import from notebook? #1600
              
                
                  
                  
                    Answered
                  
                  by
                    mbostock
                  
              
          
                  
                    
                      ryanmckaytx
                    
                  
                
                  asked this question in
                Q&A
              
            -
| I'm not sure I'm using the right terminology.  I would like to import some of the chart types from https://observablehq.com/@hamzaamjad/tiny-charts.  Is this possible? and all got some variation of | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            mbostock
          
      
      
        Aug 25, 2024 
      
    
    Replies: 1 comment 1 reply
-
| Importing from notebooks isn’t supported; you can only import vanilla JavaScript modules. We recommend that you instead convert the code to vanilla JavaScript. See the Converting notebooks guide. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        ryanmckaytx
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Importing from notebooks isn’t supported; you can only import vanilla JavaScript modules. We recommend that you instead convert the code to vanilla JavaScript. See the Converting notebooks guide.