https://github.com/elc/jupyter-map
Interactive map with universities using Jupyter
https://github.com/elc/jupyter-map
Last synced: about 1 year ago
JSON representation
Interactive map with universities using Jupyter
- Host: GitHub
- URL: https://github.com/elc/jupyter-map
- Owner: ELC
- License: mit
- Created: 2018-05-01T00:06:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-12T10:52:53.000Z (over 6 years ago)
- Last Synced: 2025-02-14T01:23:34.661Z (over 1 year ago)
- Homepage: https://elc.github.io/jupyter-map/
- Size: 402 KB
- Stars: 15
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Jupyter Educational Map
[](https://elc.github.io/jupyter-map/) [](https://doi.org/10.5281/zenodo.1245087)
## Embedding the map in your website
You just have to simply add the following HTML:
```html
```
## Contribute
You can request a new institution filling the [request form](https://kutt.it/jupyter-map)
In case you want to suggest features, report bugs or add an institution via Git, see the [Contribution Guide](CONTRIBUTING.md)
## Sources
The initial source was a [thread in the jupyter education mailing list](https://groups.google.com/forum/?hl=en#!topic/jupyter-education/HprQgDcDbo4)
Then the results from the [Survey conducted by Jessica Hamrick](https://github.com/jupyter/surveys/tree/master/surveys/2016-05-education-survey) was added
## Find a bug?
Create an [issue](https://github.com/ELC/jupyter-map/issues)
## Cite
You can cite the dataset or the map independently.
### Map
[](https://doi.org/10.5281/zenodo.1245087)
Please cite as:
```
@misc{Castano_Jupyter_Map,
author = {Castaño, Ezequiel Leonardo},
title = {Jupyter Map},
month = may,
year = 2018,
doi = {10.5281/zenodo.1245087},
url = {https://elc.github.io/jupyter-map/}
}
```
### Dataset (GeoJSON)
[](https://doi.org/10.5281/zenodo.1244833)
Please cite as:
```
@misc{Castano_Jupyter_Map_Dataset,
author = {Castaño, Ezequiel Leonardo},
title = {Jupyter Usage in Institutions with Coordinates},
month = may,
year = 2018,
doi = {10.5281/zenodo.1244833},
url = {https://doi.org/10.5281/zenodo.1244833}
}
```
`NOTE: The DOI above is a concept DOI and will point to the lastest version of the dataset, if a specific version is needed check all the versions in the` [Zenodo Page](https://doi.org/10.5281/zenodo.1244833)