aiidateam / aiida-plugin-cutter

Cookie cutter recipe for AiiDA plugins.
9 stars 12 forks source link

fix aiida-diff docs #102

Closed ltalirz closed 10 months ago

ltalirz commented 10 months ago

see https://github.com/aiidateam/aiida-plugin-cutter/pull/101#issuecomment-1913670610

unkcpz commented 10 months ago

Why the load_profile was required in the first place? I guess it is safe to just remove it?

For the aiidalab app cookiecutter, we plan to move to using mkdoc with mkdoc-materials theme, it is easy to start and also support some fancy feature as sphnix. We can consider it for the aiida plugin cutter as well.