Actualise jupyter notebooks up to fedot==0.3.0 version
Created by: J3FALL
In master there is the notebooks directory with introductory jupyter notebooks with examples. However, it seems that its current implementations are not compatible with the latest version of fedot in master. After discussion with @Dreamlone we decided to do the following:
- Finish with fedot v.0.3 release, publish it in pypi repository
- Actualise the notebooks up to v.0.3
- Instead of direct usage of fedot sources it should use it via pypi import
After the next important release the notebooks will be moved to a directory named 'v.0.3.0' as a 'previous stable examples', but the notebooks should be also updated to the current last version of the framework.