diff --git a/README.md b/README.md
index 7cda7d5..120459e 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ If you are looking to contribute then explore this list, look at [`first-timers-
- [JARVIS-on-Messenger](https://github.com/swapagarwal/JARVIS-on-Messenger/labels/Low-Hanging%20Fruit) _(label: Low-Hanging Fruit)_
:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks http://m.me/J.A.R.V.I.S.on.Messenger
- [Pytest](https://github.com/pytest-dev/pytest/labels/easy) _(label: easy)_
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing.
- [Fabric](https://github.com/fabric/fabric/labels/Low-hanging%20fruit) _(label: Low-hanging fruit)_
Pythonic remote execution and deployment.
+- [Jupyter notebook](https://github.com/jupyter/notebook/labels/good%20first%20issue) _(label: good first issue)_
Jupyter interactive notebook.
- [Concept to Clinic](https://github.com/concept-to-clinic/concept-to-clinic/labels/good%20first%20issue) _(label: good first issue)_
Aims to develop an end-to-end application for lung cancer detection that connects the predictive power of machine learning with functional software tested against errors and a clean user interface focused on clinical use.
- [Zulip](https://github.com/zulip/zulip/labels/good%20first%20issue) _(label: good first issue)_
Powerful open source group chat.
- [cookiecutter](https://github.com/audreyr/cookiecutter/labels/low-hanging-fruit) _(label: low-hanging-fruit)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.