jupyter-map
jupyter-map copied to clipboard
Interactive map with universities using Jupyter
Jupyter Educational Map
Embedding the map in your website
You just have to simply add the following HTML:
<iframe
src="https://elc.github.io/jupyter-map/"
width="800"
height="600"
scrolling="no"
style="border:0"
></iframe>
Contribute
You can request a new institution filling the request form
In case you want to suggest features, report bugs or add an institution via Git, see the Contribution Guide
Sources
The initial source was a thread in the jupyter education mailing list
Then the results from the Survey conducted by Jessica Hamrick was added
Find a bug?
Create an issue
Cite
You can cite the dataset or the map independently.
Map
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)
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