File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -204,13 +204,13 @@ The `chart-studio` package can be used to upload plotly figures to Plotly's Char
204204Studio Cloud or On-Prem service. This package can be installed using pip...
205205
206206``` 
207- pip install chart-studio==1.0 .0 
207+ pip install chart-studio==1.1 .0 
208208``` 
209209
210210or conda
211211
212212``` 
213- conda install -c plotly chart-studio=1.0 .0 
213+ conda install -c plotly chart-studio=1.1 .0 
214214``` 
215215
216216## Migration  
Original file line number Diff line number Diff line change @@ -248,13 +248,13 @@ The `chart-studio` package can be used to upload plotly figures to Plotly's Char
248248Studio Cloud or On-Prem services. This package can be installed using pip...
249249
250250``` 
251- $ pip install chart-studio==1.0 .0 
251+ $ pip install chart-studio==1.1 .0 
252252``` 
253253
254254or conda.
255255
256256``` 
257- $ conda install -c plotly chart-studio=1.0 .0 
257+ $ conda install -c plotly chart-studio=1.1 .0 
258258``` 
259259
260260>  ** Note:**  This package is optional, and if it is not installed it is not possible for figures to be uploaded to the Chart Studio cloud service.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments