Ubuntu module blacklist

Edit blacklist.conf sudo gedit /etc/modprobe.d/blacklist.conf Add below statement at the end of the blacklist.conf blacklist [module name] Update ramfs and reboot sudo update-initramfs -u sudo reboot

Orange - data analysis tool

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