PyBloqs icon indicating copy to clipboard operation
PyBloqs copied to clipboard

Results 15 PyBloqs issues
Sort by recently updated
recently updated
newest added

Failed to upload the artifact to the test PyPI server. After this PR change, it worked, can be seen at https://test.pypi.org/project/pybloqs/1.2.12/

Because the DOM has not finished loading, the require plotly function fails, in fact the require function is an async function, so it cannot be assigned to the Plotly variable....

I would like to install it with ``` conda install ```

compatibility

It is easy to import pybloqs pybloqs.config.user_config['tmp_html_dir']='my temp directory' conversely, since pybloqs.block imports ID_PRECISIONat load time, it is tricky to change this. It would be better if instead, e.g. .show()...

Would be interesting to be able to add a customized theme to the HTML output (eg, bootstrap). Is that possible in this framework? Thank you!

Limit FmtHeatmap and FmtHeatmapWithCenter rows and columns to existing row/columns to prevent Key Error in .loc for pandas versions >0.25.0

Exchange online no longer supports basic authentication out of the box and it's a common security policy not to allow this. Would be possible to add support for this similar...

bug