When running the sql_demo.ipynb in Colab, I encountered several errors due to changes in qcfractal, pydantic, pandas, and numpy between now and when the manuscript was published. I believe I have found all the correct versions to use by going back to release histories on PyPI and picking the versions that were released shortly before the manuscript was published. I have updated the pip install cell to specify the correct versions for use with my own class. I'm happy to contribute directly on Github, or just send an email with suggested changes, depending on how you all want the software managed.
When running the sql_demo.ipynb in Colab, I encountered several errors due to changes in qcfractal, pydantic, pandas, and numpy between now and when the manuscript was published. I believe I have found all the correct versions to use by going back to release histories on PyPI and picking the versions that were released shortly before the manuscript was published. I have updated the pip install cell to specify the correct versions for use with my own class. I'm happy to contribute directly on Github, or just send an email with suggested changes, depending on how you all want the software managed.