Ilya Tovbin
Results
2
issues of
Ilya Tovbin
Hey. I know implementing stuff like Alt-Tab and Winkey inside the remote session might be impossible because of NVIDIA's API. What I'm hoping for is an option to capture and...
enhancement
considering the following Node class: ```python class DataSet(Node): id: str = Field(exists=True, db=connection) item_type: str = Field(exists=True, db=connection) ... ``` How do I make a unique constaint for both fields...
Severity - S3
Effort - Medium
feature
community
Priority - Later
Frequency - Monthly
Reach - VeryFew