We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7aedd1 commit a42c244Copy full SHA for a42c244
CHANGELOG.md
@@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## Unreleased
8
### Added
9
- Notebook on transfer learning
10
-- Notebook on chemical encodings
+- ~~Notebook on chemical encodings~~ See **Removed**
11
- CODEOWNERS file
12
- Notebook on reaction optimization
13
- CI tests for execution of notebooks and changes in CHANGELOG
14
- Basic description and infrastructure
15
+- Jupyter notebook version of the reaction optimization notebook
16
17
### Changed
18
- Update from BayBE version 0.13.0 to 0.14.2
19
+
20
+### Removed
21
+- Notebook on chemical encodings was merged with notebook on reaction optimization
0 commit comments