crystaltoolkit
crystaltoolkit copied to clipboard
Crystal Toolkit is a framework for building web apps for materials science and is currently powering the new Materials Project website.
Issue to track deployment of demo/example apps. This will: * Deploy to crystaltoolkit.org * Be hosted using PythonAnywhere (Anaconda) With the intention to: * Demo individual components available in Crystal...
Hi, I'm trying to install it on jupterlab but failed with error. Here is the error message. Can you please check if there is a solution? > error: subprocess-exited-with-error Building...
# Issue Metrics no issues found for the given search criteria _This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
Full log: https://github.com/materialsproject/crystaltoolkit/actions/runs/6767860648
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.8...v0.5.0)
Is there a convenient way to achieve a view along a fixed direction by clicking a button? For example, I would like to add a button called `Z` that by...
crytaltoolkit get a different scene result when it compares with the material.org uploading display
I use this way to implement the Visualization of the test.cif. However it lost the lines between the atoms. [test.cif.zip](https://github.com/materialsproject/crystaltoolkit/files/13903055/test.cif.zip)  But it shows well at https://next-gen.materialsproject.org/toolkit after uploading the...
Just mentioning this here in case you were looking for an edge case to include in your testing or something like that. The website doesn't parse this very long CIF...
@mkhorton I just installed the latest version `crystal-toolkit==2023.10.24`, hoping https://github.com/materialsproject/mp-react-components/pull/699 will have fixed the `write_structure_screenshot_to_file.py` script. https://github.com/materialsproject/crystaltoolkit/blob/cf2c1a9344b0d4811b3facb11d3aaa1a11a902b7/crystal_toolkit/apps/examples/write_structure_screenshot_to_file.py#L10-L18 I just adapted it to run with the new `CrystalToolkitPlugin` but I still...
### Email (Optional) _No response_ ### Problem In this [example](https://github.com/materialsproject/crystaltoolkit/blob/main/crystal_toolkit/apps/examples/basic_hello_structure_interactive.py), if we rotate the visualized structure interactively and then swap the current structure for another one, the camera orientation is...