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

organization and merging with em_apps #104

Open
lheagy opened this issue Nov 5, 2018 · 4 comments
Open

organization and merging with em_apps #104

lheagy opened this issue Nov 5, 2018 · 4 comments

Comments

@lheagy
Copy link
Member

lheagy commented Nov 5, 2018

2018-11-05 13 09 11

@yangdikun
Copy link
Member

Any update on this re-organization initiative? I am still thinking it's a good move and will make things more organized/reusable/intuitive/modular down the road.

@thast
Copy link
Member

thast commented Dec 18, 2018

Not that I am aware of at this point, Sorry Dikun. If this is high-priority for you, we should discuss more in-depth of a time frame.

@lheagy
Copy link
Member Author

lheagy commented Dec 18, 2018

Thanks for reviving this @yangdikun: when do you start teaching? Some of the prioritization depends upon when it is needed.

@lheagy
Copy link
Member Author

lheagy commented Dec 19, 2018

I have started an issue requesting general input from the jupyter community here: jupyter4edu/ideas#11. Feel free to jump in there.

I am re-thinking keeping the code and the notebooks separate. This caused challenges with testing as we were always relying on the pypi deploy and sometimes ran into a chicken-egg problem. I think it might be simpler if we have one repo

geosci-labs/  # repo level
    notebooks/ 
        magnetics_dipole.ipynb
        em_layered_earth.ipynb
        ...
    geosci-labs/  # python package
        __init__.py
        ...
    setup.py   # installs geosci-labs
    docs/  # docs on how to use geosci-labs
    tests/

cc @jiajiasun: this will affect you as well - please feel free to add your thoughts

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

No branches or pull requests

3 participants