This repository contains branding guide and assets for the JupyterHub and Binder projects.
JupyterHub and Binder are subprojects of Jupyter supported by the Jupyter Foundation, a project of The Linux Foundation. The branding guide and assets of Jupyter are available at jupyter/design
on GitHub.
The *.png
and .*svg
files to used. They are generated using build-assets.py
.
Assets of the Binder project are located in the assets/binder
directory.
Assets of the JupyterHub project are located in the src/jupyterhub
directory.
Assets of the repo2docker project are located in the src/repo2docker
directory.
The .svg
files are provided for reproducibility. This files must only be consumed by build-assets.py
.
-
Myriad Pro from
fontfen/myriad-pro
on GitHubOn GNU/Linux,
mkdir -p ~/.local/share/fonts/myriad-pro git clone [email protected]:fontfen/myriad-pro.git cd myriad-pro cp *.ttf ~/.local/share/fonts/myriad-pro
python build-assets.py --all
The source file of assets of the Binder project are located in the assets/binder
directory.
The source file of assets of the JupyterHub project are located in the assets/jupyterhub
directory.
The source file of assets of the repo2docker project are located in the assets/repo2docker
directory.
Color name | Hexadecimal color codes |
---|---|
Binder Orange | #f5a252 |
Binder Pink | #e66581 |
Binder Blue | #579aca |
Grey | 545454 |
Myriad Pro is used.
The JupyterHub brand follows the Jupyter branding guide.
Color name | Hexadecimal color codes |
---|---|
Jupyter Orange | #F37626 |
Dark Grey | #4D4D4D |
Medium Dark Grey | #616161 |
Medium Grey | #757575 |
Grey | #9E9E9E |
Color name | Hexadecimal color codes |
---|---|
repo2docker blue | #20c2ef |
repo2docker green | #bff2ff |
repo2docker black | #394d54 |
Myriad Pro is used.