Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] update on IPythonConsoleIntegration #1562

Closed
wants to merge 0 commits into from

Conversation

malithakabir
Copy link

@malithakabir malithakabir commented Sep 12, 2017

I am trying to learn git. The commits showing below is NOT working.

Hi,
I have updated IPythonConsoleIntegration.py script once again and also created a few notebooks for demonstrating functionality. There changes are:

  • function name render3D changed to Render3D
  • removeAllModes no longer exists in Render3D. for models : hidden = 'true' or 'false' used
  • removeAllSurfaces function executed when any of the surfaces are hidden in the current widget request
  • molStateView updated with new function addMoldel, selectModel, deleteModel etc. and also changes in selectedModels function
  • a few buttons are added for molecule and conformer selection
  • reDraw button added, model will be rendered in reDraw button pressed
  • many new functions added to MolView3D class and many changes are existing function.
  • to reduce the file size, no notebook contains images
    I hope, the current script will offer us better handling of codes. Kindly feel free to drop your suggestions for further improvement. Have a great day! Sincerely, -malitha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant