envd icon indicating copy to clipboard operation
envd copied to clipboard

feat: support for customized binary

Open aseaday opened this issue 2 years ago • 2 comments

Description


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

aseaday avatar Nov 25 '22 07:11 aseaday

Can you give me more details about this issue?

kemingy avatar Dec 09 '22 02:12 kemingy

When users need to install some bindings such as tensorrt or thridparty resource. We need a interface such as :

install.binary("/lib/xxxx.so", from="local path", type="library")

aseaday avatar Dec 09 '22 02:12 aseaday