Peter Willemsen
Peter Willemsen
Sorry, I missed those comments. I'll try right away!
> @peterwilli the top one definitely works now, I am able to plug in a device & see it in dmesg. @paralin I tried it and the top USB port...
But that's for generating a Cocos2d-X JSB project right? I mean a game project. I cannot find anything about creating js bindings as well. This tool is for creating a...
`pip install pytorch-lightning==1.6.1` for me
> Thank you @peterwilli this is very useful. Thank you, it's useful for me too. I'll work with you to resolve the comments.
Hey @srelbo! I uploaded a new commit, sorry for the long wait. The Dockerfile now uses Conda rather than trying hard to replicate the same environment. The only exception is...
I think there is an undeclared dependency. I fixed it by calling `meteor add check`
Hi @l3wi. First of all, cool that it got your attention! To be fair, I didn't expect it to be so heavily spread and hyped already. I'm currently working on...
@RUGMJ7443 Currently, yes and no. Yes: The server picks the first available port in the range, meaning that if that port is always available, you will get the same port....
> How do I choose the range of ports I'd like to use There's a sample config file, you can set your range there (rename it to config.js to make...