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

Create Binder-compatible dependency files #5

Open
poldap opened this issue Jul 25, 2021 · 1 comment
Open

Create Binder-compatible dependency files #5

poldap opened this issue Jul 25, 2021 · 1 comment

Comments

@poldap
Copy link
Collaborator

poldap commented Jul 25, 2021

Create dependency files so that we can link to https://mybinder.org/ and it prepares an environment where we can run the example Jupyter Notebook.

For now it seems the simplest is to have the basic Jupyter installation on a requirements.txt file and the installation of the IJavaScript kernel and its registration to Jupyter on a postBuild file (a simple BASH script).

@poldap
Copy link
Collaborator Author

poldap commented Jul 25, 2021

Inspiration may be taken from the postBuild file in https://github.com/guiwitz/neubias_academy_biapy

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

1 participant