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

Added README file with mybinder links to make the notebooks interactive. #215

Closed
wants to merge 12 commits into from

Conversation

HarshithaPrabhuswamy
Copy link

No description provided.

@@ -126,6 +126,7 @@
}

# -- Options for Included Jupyter Notebooks ----------------------------------
nbsphinx_allow_errors = True
Copy link
Owner

Choose a reason for hiding this comment

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

@HarshithaPrabhuswamy I don't want to allow errors, please drop this line.

matplotlib
IPython
conflowgen
os
Copy link
Owner

Choose a reason for hiding this comment

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

@HarshithaPrabhuswamy os and datetime are default libraries that don't require installation. Please drop these lines.

)](https://mybinder.org/v2/gh/HarshithaPrabhuswamy/conflowgen/main?labpath=docs%2Fnotebooks%2Finput_distributions.ipynb)

To launch previews.ipynb - [![Binder](https://img.shields.io/badge/launch-previews-green
)](https://mybinder.org/v2/gh/HarshithaPrabhuswamy/conflowgen/main?labpath=docs%2Fnotebooks%2Fpreviews.ipynb)
Copy link
Owner

Choose a reason for hiding this comment

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

please integrate these links into the respective Jupyter notebooks. I don't want this to be a separate file.

When people visit https://conflowgen.readthedocs.io/en/latest/notebooks/first_steps.html, I want them to see the button to try out first_steps.ipynb. For the other notebooks, I expect to happen the same.

- name: Checkout repository
uses: actions/checkout@v2
with:
fetch-depth: 0 # Fetch all history for all branches and tags
Copy link
Owner

Choose a reason for hiding this comment

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

These lines have no effect. Pease first bring this branch up-to-date.

Deleting README.md file
@HarshithaPrabhuswamy HarshithaPrabhuswamy closed this by deleting the head repository Dec 17, 2024
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.

2 participants