How to mip install from gitlab repository? #13781
Replies: 2 comments 4 replies
-
This should work -- However, If you want to use |
Beta Was this translation helpful? Give feedback.
-
I didn't find the equivalent of https://raw.githubusercontent.com/ for gitlab, but here is what I did. $ mpremote mip install https://gitlab.com/olivierlenoir/MipTest/-/raw/main
Install https://gitlab.com/olivierlenoir/MipTest/-/raw/main
Installing https://gitlab.com/olivierlenoir/MipTest/-/raw/main/package.json to /lib
Installing: /lib/logger.py
Installing: /lib/softapwebserver.py
Done package.json
It works. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to mip install from gitlab.com repository?
I've created a test repository on gitlab.com.
Beta Was this translation helpful? Give feedback.
All reactions