man-group / notebooker

Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
GNU Affero General Public License v3.0
850 stars 80 forks source link

Configurable link back to Notebook Templates git repo #89

Open jonbannister opened 2 years ago

jonbannister commented 2 years ago

The URL in the "execute a notebook" sidebar should be configurable, so that we can link back to the repo if users so choose.

If the configuration is called something like GIT_REPO_BASE_URL, then we can also extrapolate the URL for the individual templates to link directly back to their source code in GitHub/BitBucket (only if GIT_REPO_BASE_URL has been defined).