Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions call-to-action.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[Sign up for an interview](/interviews/sign-up.md){.btn .btn-primary}
[View GeoJupyter projects](/projects){.btn .btn-secondary}
[Join the community chat on Zulip](https://jupyter.zulipchat.com/#narrow/channel/471314-geojupyter){.btn .btn-secondary}
13 changes: 7 additions & 6 deletions elevator-pitch.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
GeoJupyter is a community-driven re-envisioning of <b>geospatial</b> data exploration and
analysis workflows for researchers and learners.
GeoJupyter is an open and collaborative community-driven effort to reimagine
[**geospatial interactive computing**]{class="jupyter-orange"} experiences for
education, research, and industry.

The time has come to redesign data workflows by combining the strengths of desktop GIS
and coding based tools into an <b>accessible</b>, <b>collaborative</b>, and
<b>reproducible</b> platform. Our approach emphasizes creativity, playfulness, and
storytelling to enable more confident analysis and exploration of geospatial data.
We aim to combine the **approachability** and **playfulness** of desktop GIS tools, the
**flexibility** and **reproducibility** of coding-driven GIS methods, and the
**collaborative** and **storytelling** power of Jupyter to enable more researchers,
educators, and learners to confidently engage with geospatial data.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
text-align: center;
}

.quote b {
.jupyter-orange {
color: #f37636;
}