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

Add link to online interactive notebooks #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cmaumet
Copy link
Collaborator

@cmaumet cmaumet commented May 15, 2018

This PR adds a link to an online installation of the notebooks on my binder allowing for interactive interactions with the notebooks, all online (no local installation required).

More specifically, this PR:

  • Creates an environement.yml file to specify the environment (in particular python 2)
  • Add a badge that links to the online instance of the notebooks: Binder -- (click on the badge to access the notbooks)

Remove appnope

Remove all non pip dependencies

Add python 2 dependency

Adding conda forge as source

remove hash to see if mybinder works
@cmaumet cmaumet changed the title Add environement information and link to online interactive notebooks Add link to online interactive notebooks May 15, 2018
@nicholst
Copy link
Contributor

Just for kicks I visited your branch and clicked the badge, https://mybinder.org/v2/gh/cmaumet/Software_Comparison/env_info ... it doesn't load... is it supposed to?

@cmaumet
Copy link
Collaborator Author

cmaumet commented May 15, 2018

It takes some time to load but should work. Did it fail for you or was just the wait too long? If it fails, you can try and refresh the page (I also had temporary fails this morning). Let me know how this goes.

@nicholst
Copy link
Contributor

OK! It works this time (before, it never even got the notebook fired up). Do I understand correctly that you don't need a local juypiter notebook running?

@cmaumet
Copy link
Collaborator Author

cmaumet commented May 17, 2018

Yes, that's exactly right!

The first time mybinder is used (on a particular commit), it has to build the image before launching which might explains why it was taking so long...

AlexBowring added a commit that referenced this pull request Sep 10, 2018
@AlexBowring
Copy link
Collaborator

@cmaumet @nicholst So can we merge?

@nicholst
Copy link
Contributor

nicholst commented Nov 16, 2018 via email

@cmaumet
Copy link
Collaborator Author

cmaumet commented Nov 19, 2018

+1.

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.

3 participants