-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello,
There has been a phenomenon that appears to be a bug -
The bug
The from_remote method does not return information about files not opened in the INCEpTION user interface.
To Reproduce
To reproduce the behavior, follow these steps:
- Using INCEpTION's UI, upload files with annotations (in my case, XMI files)
- Use the
Project.from_remotemethod and run the example of the Inceptalistics interface - View the example of the Inecptalitics interface and note that you have statistics only for files that have been opened before.
- In the INCEpTION user interface, open one more file
- Reopen the Inceptalitics interface example and note that you also have statistics for the file that you opened in step 4.
Expected behavior
Information about the entire files in the project, independent of whether the file has been opened.
Please complete the following information:
- Version and build ID: INCEpTION -- 23.0.1
pycaprio==0.2.1
inceptalytics==0.1.1
It is unclear whether the problem is caused by a bug in the INCEPTION API, the Python client, or the from_remote method.
FYI - @reckart
Metadata
Metadata
Assignees
Labels
No labels