mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
* Fix for github5222 * Remove stderr output * Fix failing tests * Fix comment * Revert to old label ordering * Fix failing tests * Revert unnecessary change. Hopefully fix notebook * Modified RDG Jupyter notebook * Fix kernelspec in rgd_testing.ipynb
17 lines
314 B
JSON
17 lines
314 B
JSON
[
|
|
{
|
|
"Core": "Cc1cccc([*:1])c1[*:3]",
|
|
"R1": "[H][*:1]",
|
|
"R3": "CO[*:3]"
|
|
},
|
|
{
|
|
"Core": "Cc1cccc([*:1])c1[*:3]",
|
|
"R1": "[H][*:1]",
|
|
"R3": "CO[*:3]"
|
|
},
|
|
{
|
|
"Core": "Cc1cccc([*:1])c1[*:3]",
|
|
"R1": "CO[*:1]",
|
|
"R3": "[H][*:3]"
|
|
}
|
|
] |