Update README.md

This commit is contained in:
Lorenzo
2022-10-18 15:44:38 +01:00
committed by morenol
parent 3b1aaaadf7
commit f605f6e075
+2
View File
@@ -23,3 +23,5 @@ Contributions welcome, please start from [CONTRIBUTING and other relevant files]
## Current status ## Current status
* Current working branch is `development` (if you want something that you can test right away). * Current working branch is `development` (if you want something that you can test right away).
* Breaking changes are undergoing development at [`v0.5-wip`](https://github.com/smartcorelib/smartcore/tree/v0.5-wip#readme) (if you are a newcomer better to start from [this README](https://github.com/smartcorelib/smartcore/tree/v0.5-wip#readme) as this will be the next major release). * Breaking changes are undergoing development at [`v0.5-wip`](https://github.com/smartcorelib/smartcore/tree/v0.5-wip#readme) (if you are a newcomer better to start from [this README](https://github.com/smartcorelib/smartcore/tree/v0.5-wip#readme) as this will be the next major release).
To start getting familiar with the new Smartcore v0.5 API, there is now available a [**Jupyter Notebook environment repository**](https://github.com/smartcorelib/smartcore-jupyter).