[Ubuntu] Change network name to eth0

1. Modify GRUB_CMDLINE_LINUX="" with GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0" sudo nano /etc/default/grub 2. update grub and reboot sudo update-grub

Orange - data analysis tool

Installation pip install orange3 Run orange python -m Orange.canvas