Jeremy Grossmann

Results 481 comments of Jeremy Grossmann

Sorry, this is not yet supported. This could be implemented after we release version 3.0.

What about something similar to View -> Show layers? ![Screenshot from 2022-01-16 21-05-09](https://user-images.githubusercontent.com/4752614/149656539-5400c15d-74a4-4979-8a10-c7e96cdd8630.png) or I could add an extra column in the topology summary?

This is looking good :+1:

Thanks for sharing this. I like the idea, let's try to implement that in 2.3

@b-ehlers thanks for the heads up, hopefully you will still be around I duplicated your repository to https://github.com/grossmj/gns3-gui-tools

Looks like we should store all the appliance files into `~/GNS3/appliances` (by default). I was hoping to migrate to `importlib_resources` first https://github.com/GNS3/gns3-server/issues/2046 however it doesn't support Python 3.6

Thanks for reporting this. My quick guess is that we haven't explicitly marked all the tests that are coroutines with `@pytest.mark.asyncio` and now the strict mode enforces it. I will...

@mm1ke is this issue for version 3.0 or 2.2.x? @seifertm no worries, we understand :)