python - Display django runserver output from Vagrant guest VM in host Mac notifications? -


i can think of many ways skin cat, , googling hasn't shown elegant solution either. have easy / elegant way forward output django's runserver command in terminal connected guest vagrant vm host display mac's notifications rather stdout of guest vm?

on tiny laptop, screen real estate @ premium, , flipping terminal windows gets old! in advance.

why not run ssh server on vm , connect host via terminal? see mac ssh. os running on vm? should not hard ssh server installed , running. of course vm client os must have ip address.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -