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

Ir spec update #94

Merged
merged 11 commits into from
Nov 6, 2019
Merged

Ir spec update #94

merged 11 commits into from
Nov 6, 2019

Conversation

muammar
Copy link
Collaborator

@muammar muammar commented Nov 1, 2019

This is an update to make these changes compatible with the latest opechemistrypy's commits.

Muammar El Khatib added 8 commits April 26, 2019 14:15
When users set experimental=True the experimental spectrum will be
queried.
* master:
  Add missing %s
  Add missing parameter to _get_job_parameters(...)
  Delay monitoring when running jobs on cori
  Add shifter support to taskflow
  Add support for pulling shifter images
  Ensure taskflow is authenticated with NEWT
* master: (26 commits)
  Make "3D coords generating" message less scary
  Check all molecules for 3D coords in batch job
  Unsure setuptools is up to date
  Add long_description_content_type='text/markdown'
  If 3D coords are not available, display SVG
  Automatically generate 3D coordinates if needed
  Added utilities to check if mol has 3d coords
  Fixed OrcaReader class.
  Update correct pending calculation before return
  For now, require all input parameters to be same
  If 3D coords are not available, display SVG
  Add an API function to run multiple calculations
  Move CalculationResult creation into function
  Allow _fetch_or_submit_calculation to run multiple
  Allow multiple calculations to run in one taskflow
  Update `GET /calculations` to new API
  Update GET /molecules/search API
  Update GET /molecules API to match new structure
  Added OrcaReader to __init__.py.
  Remove argument out of read() method's signature.
  ...
* master:
  Fix the initialization of an AvogadroProvider
* master:
  Fix up resourceLookup(...) call
* master:
  Save the code info of calculations
  Search calcs via input params rather than hash
openchemistry/api.py Show resolved Hide resolved
openchemistry/api.py Outdated Show resolved Hide resolved
@cjh1
Copy link
Member

cjh1 commented Nov 6, 2019

@muammar I just merged in master and fixed conflicts, I am trying to test things in the notebook.

@cjh1
Copy link
Member

cjh1 commented Nov 6, 2019

@muammar I was able to get this running in the notebook :-) Looks like it good to go.

screen

Copy link
Member

@cjh1 cjh1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@muammar
Copy link
Collaborator Author

muammar commented Nov 6, 2019

Oh man! This is GREAT!

@cjh1
Copy link
Member

cjh1 commented Nov 6, 2019

@muammar You can push the green button 🎆

@muammar
Copy link
Collaborator Author

muammar commented Nov 8, 2019

@cjh1 I updated the full stack but it seems to me these changes have not been uploaded yet.

@cjh1
Copy link
Member

cjh1 commented Nov 8, 2019

@muammar Yep, looks like the build on dockerhub failed, I will take a look.

@cjh1
Copy link
Member

cjh1 commented Nov 8, 2019

@muammar Not sure why its failing on dockerhub, was able to rebuild locally, I pushed the image, if you pull now you should be good.

@muammar
Copy link
Collaborator Author

muammar commented Nov 8, 2019

@muammar Not sure why its failing on dockerhub, was able to rebuild locally, I pushed the image, if you pull now you should be good.

Thank you, I will give it a try!

@muammar
Copy link
Collaborator Author

muammar commented Nov 8, 2019

@cjh1 now is cool. Thanks.

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

2 participants