Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
| @@ -0,0 +1,200 @@ | |||
| { | |||
There was a problem hiding this comment.
We may want to import compute from mat3ra.ide and create a mat3ra.jode for job design
Reply via ReviewNB
| @@ -0,0 +1,200 @@ | |||
| { | |||
There was a problem hiding this comment.
Line #1. from mat3ra.wode.analyzers.electronic import KPointAnalyzer, CutoffAnalyzer, SmearingAnalyzer, BandsAnalyzer
These are called context providers at current, not analyzers, but the concept is similar
Reply via ReviewNB
| @@ -0,0 +1,200 @@ | |||
| { | |||
There was a problem hiding this comment.
Line #4. workflow = BandStructureWorkflow()
workflow = Workflow(WorkflowStandata.get_by_name("band_structure"))
Reply via ReviewNB
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.