Konstantin-Lasiy
Results
1
issues of
Konstantin-Lasiy
When trying to write_image through plotly in Python the following command gets executed to start the orca server: `['//anaconda3/bin/orca', 'serve', '-p', '9091', '--plotly', '//anaconda3/lib/python3.7/site-packages/plotly/package_data/plotly.min.js', '--graph-only', '--mathjax', 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js']` This causes a...