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
6 changes: 6 additions & 0 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
title: "❓ About"
---

GeoJupyter is a community that includes many projects, for example Software projects like JupyterGIS(Our current flagship project), and educational projects like tutorials and workshops.

![Community Diagram](/assets/images/community-diagram.svg){width=50%}

## Who are Involved?

GeoJupyter is a collaboration between many communities and organizations, including but
not limited to:

Expand Down
4 changes: 4 additions & 0 deletions assets/images/community-diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["Matt Fisher <[email protected]>"]
channels = ["conda-forge"]
description = "Add a short description here"
name = "geojupyter.org"
platforms = ["linux-64"]
platforms = ["linux-64", "osx-64"]
version = "0.1.0"

[tasks]
Expand Down