palash gupta
                                        Results
                                        2
                                        comments of
                                        
                                
                                            palash gupta
                                        
                                    Do you mean error should be this ``` raise ImportError( "plotly is not installed\n" ) from e ``` Instead of this ``` raise ImportError( "plotly is not installed\n" "install it...
Hi @masenf and @picklelo, I created a fresh PR here(https://github.com/pynecone-io/pynecone/pull/1295) for this making the changes suggested by you. Can you please review it and suggest improvements. ### Made following changes...