{% extends "parent.html" %} {% block head %} {% endblock %} {% block content %}
Q: Why can't I seem to generate a diff/merge from my two notebook URLs?
A:
The URLs provided must be direct URLs to the plain text of the notebook.
It cannot be a URL to an .html page that displays your notebook.
Q: How can I go back to my generated diff/merge? The URL does not work.
A:
The URL may not be valid or the generated diff/merge may no longer be in our system.
Please generate another diff/merge again.
Q: I would like to report an issue. How can I do this and how long does it take to resolve my issue?
A:
Please Contact Us about your issue.
Please be as specific as possible so we may recreate the issue on our side.
Response time may vary depending on the issue. We appreciate your feedback.
Q: Can I get a private URL for my generated diff/merge of my notebooks?
A:
Unfortunately generated diff/merge URLs are publicly accessibly with the URL they are generated in.
If you may wish to generate a diff/merge privately, we kindly welcome you to use the local version of our software.
You may visit our GitHub page to download the
source code. Instructions are provided on how to install nbdiff.
Q: Is this project fully open-source?
A:
Yes. We only ask you follow the MIT license.
Q: Can I contribute to the development of nbdiff?
A:
Yes. Please Contact Us of your interest in contributing to nbdiff.