Revision history [back]
Fail to execute `Goto Definition` for aiida-quantumespresso's band_structure Workchain invoked like this: PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
Hi,
aiida-quantumespresso is a aiida-core's plugin located here: https://github.com/aiidateam/aiida-quantumespresso which including the Workchain for computing a band structure. The source code is located here: https://github.com/aiidateam/aiida-quantumespresso/blob/develop/aiida_quantumespresso/workflows/pw/band_structure.py.
When I using the following method to import it:
from aiida_quantumespresso.workflows.pw import band_structure
When I put the mouse on band_structure
, I can find the Goto Defination
option.
While this Workchain can also be used as class object passing method like this:
PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
The WorkflowFactory
function is defined here: https://github.com/aiidateam/aiida-core/blob/f7ac506815ef09026c5b3f3e2c5bd7d96f09a99d/aiida/plugins/factories.py#L205
But in this case, if I put mouse on the quantumespresso.pw.band_structure
, the wing won't display the Goto Defination
option at all.
Any hints?
Regards
Fail to execute `Goto Definition` for aiida-quantumespresso's band_structure Workchain invoked like this: PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
Hi,
aiida-quantumespresso is a aiida-core's plugin located here: https://github.com/aiidateam/aiida-quantumespresso which including the Workchain for computing a band structure. The source code is located here: https://github.com/aiidateam/aiida-quantumespresso/blob/develop/aiida_quantumespresso/workflows/pw/band_structure.py.
When I using the following method to import it:
from aiida_quantumespresso.workflows.pw import band_structure
When I put the mouse on band_structure
, I can find the Goto Defination
option.
While this Workchain can also be used as class object passing method like this:
PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
The WorkflowFactory
function is defined here: https://github.com/aiidateam/aiida-core/blob/f7ac506815ef09026c5b3f3e2c5bd7d96f09a99d/aiida/plugins/factories.py#L205
But in this case, if I put mouse on the quantumespresso.pw.band_structure
, the wing won't display the Goto Defination
option at all.
Any hints?
Regards
Fail to execute `Goto Definition` for aiida-quantumespresso's band_structure Workchain invoked like this: Workchain: PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
Hi,
aiida-quantumespresso is a aiida-core's plugin located here: https://github.com/aiidateam/aiida-quantumespresso which including the Workchain for computing a band structure. The source code is located here: https://github.com/aiidateam/aiida-quantumespresso/blob/develop/aiida_quantumespresso/workflows/pw/band_structure.py.
When I using the following method to import it:
from aiida_quantumespresso.workflows.pw import band_structure
When I put the mouse on band_structure
, I can find the Goto Defination
option.
While this Workchain can also be used as class object passing method like this:
PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
The WorkflowFactory
function is defined here: https://github.com/aiidateam/aiida-core/blob/f7ac506815ef09026c5b3f3e2c5bd7d96f09a99d/aiida/plugins/factories.py#L205
But in this case, if I put mouse on the quantumespresso.pw.band_structure
, the wing won't display the Goto Defination
option at all.
Any hints?
Regards
Fail Faile to `Goto Definition` Defination` for aiida-quantumespresso's Workchain: PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
Hi,
aiida-quantumespresso is a aiida-core's plugin located here: https://github.com/aiidateam/aiida-quantumespresso which including the Workchain for computing a band structure. The source code is located here: https://github.com/aiidateam/aiida-quantumespresso/blob/develop/aiida_quantumespresso/workflows/pw/band_structure.py.
When I using the following method to import it:
from aiida_quantumespresso.workflows.pw import band_structure
When I put the mouse on band_structure
, I can find the Goto Defination
option.
While this Workchain can also be used as class object passing method like this:
PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
The WorkflowFactory
function is defined here: https://github.com/aiidateam/aiida-core/blob/f7ac506815ef09026c5b3f3e2c5bd7d96f09a99d/aiida/plugins/factories.py#L205
But in this case, if I put mouse on the quantumespresso.pw.band_structure
, the wing won't display the Goto Defination
option at all.
Any hints?
Regards
Faile to `Goto Defination` for aiida-quantumespresso's Workchain: PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
Hi,
aiida-quantumespresso is a aiida-core's plugin located here: https://github.com/aiidateam/aiida-quantumespresso which including the Workchain for computing a band structure. The source code is located here: https://github.com/aiidateam/aiida-quantumespresso/blob/develop/aiida_quantumespresso/workflows/pw/band_structure.py.
When I using the following method to import it:
from aiida_quantumespresso.workflows.pw import band_structure
When I put the mouse on band_structure
, I can find the Goto Defination
option.
While this Workchain can also be used as class object passing method like this:
PwBandStructureWorkChain = WorkflowFactory('quantumespresso.pw.band_structure')
The WorkflowFactory
function is defined here: https://github.com/aiidateam/aiida-core/blob/f7ac506815ef09026c5b3f3e2c5bd7d96f09a99d/aiida/plugins/factories.py#L205
But in this case, if I put mouse on the quantumespresso.pw.band_structure
, the wing won't display the Goto Defination
option at all.
Any hints?
Regards