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

Started updating GDC to CCDH conversion to use crdch_model #26

Closed
wants to merge 1 commit into from

Conversation

gaurav
Copy link
Collaborator

@gaurav gaurav commented Oct 13, 2021

This PR starts the process of updating the GDC to CCDH conversion Jupyter Notebook to use crdch_model rather than the using the ccdh/ccdhmodel.py file included in this repo. Since there have been some major changes to the model since that release, this will require the code to be updated as well.

WIP: Apart from fully converting this Jupyter Notebook, this PR should try to create a GitHub Action (#18) to ensure that all included Jupyter Notebooks are executable without any errors.

Closes #25.

@gaurav
Copy link
Collaborator Author

gaurav commented Nov 18, 2021

@sujaypatil96 This is the work I previously did on converting the GDC-to-CRDCH Jupyter Notebook to use the crdch_model from PyPI, but I didn't manage to fully finish it. I think I'll wait until you're done with the PDC-to-CRDCH Jupyter Notebook, and then I'll steal some ideas from you from that project :)

@gaurav
Copy link
Collaborator Author

gaurav commented Jan 7, 2022

These changes have already been made in PR #48, closing.

@gaurav gaurav closed this Jan 7, 2022
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.

Update Jupyter Notebooks to use crdch_model from Pipfile
1 participant