diff --git a/src/ipymolstar/widget.js b/src/ipymolstar/widget.js index df5b796..8489899 100644 --- a/src/ipymolstar/widget.js +++ b/src/ipymolstar/widget.js @@ -53,9 +53,6 @@ function render({ model, el }) { viewerContainer.appendChild(childDiv); var viewerInstance = new window.PDBeMolstarPlugin(); - console.log(model.get('molecule_id')) - console.log('test') - var options = { moleculeId: model.get('molecule_id'),