Select and install a Jupyter notebook theme
Project description
## Theme-ify your Jupyter Notebooks!
### Oceans16

### Grade3

### Install jupyterthemes w/ pip (officially)
```sh
pip install jupyterthemes
```
### How to...
```sh
# can call with "jupyter-themes" or "jt" interchangeably
# list available themes
# oceans16 | grade3 | spacelegos | chesterish (New!) | onedark (New!)
jt -l
# install a theme...
jt -t grade3
# ...with toolbar (-T) enabled
jt -T -t grade3
# ...and adjust cell width [default=950 (pixels)]
jt -t grade3 -cw 850
# ...with alternate markdown/text-cell layout
jt -t grade3 -altmd
# set font (-f) and font-size (-fs) (defaults are Hack and 11)
jt -t grade3 -f Source-Code-Pro -fs 10
# set notebook (-ff) & textcell fontfamily (-tcff) (both default to sans)
jt -t grade3 -ff serif -tcff serif
# restore (-r) default theme
jt -r
```
#### mmmm so theme-y...
### Oceans16

### Grade3

### Install jupyterthemes w/ pip (officially)
```sh
pip install jupyterthemes
```
### How to...
```sh
# can call with "jupyter-themes" or "jt" interchangeably
# list available themes
# oceans16 | grade3 | spacelegos | chesterish (New!) | onedark (New!)
jt -l
# install a theme...
jt -t grade3
# ...with toolbar (-T) enabled
jt -T -t grade3
# ...and adjust cell width [default=950 (pixels)]
jt -t grade3 -cw 850
# ...with alternate markdown/text-cell layout
jt -t grade3 -altmd
# set font (-f) and font-size (-fs) (defaults are Hack and 11)
jt -t grade3 -f Source-Code-Pro -fs 10
# set notebook (-ff) & textcell fontfamily (-tcff) (both default to sans)
jt -t grade3 -ff serif -tcff serif
# restore (-r) default theme
jt -r
```
#### mmmm so theme-y...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyterthemes-0.6.1.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyterthemes-0.6.1.tar.gz.
File metadata
- Download URL: jupyterthemes-0.6.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcfe1d6e4eb9f2d071cfbb757896868c783145f2238846f63eceb45e962eee82
|
|
| MD5 |
2c806ccb141782cc64c1e32452f96231
|
|
| BLAKE2b-256 |
437ff7b2e72ed9c43230e021b2d9e42823d8832f96a204a8ff69193f37beb073
|
File details
Details for the file jupyterthemes-0.6.1-py2.py3-none-any.whl.
File metadata
- Download URL: jupyterthemes-0.6.1-py2.py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b42bc843a843f64a2f2c084532aa5472c5714ed83fcfcd08a03cc5a20d317d74
|
|
| MD5 |
4dcc966650231569e495820693466933
|
|
| BLAKE2b-256 |
1b65ac5bd6079a9c45e002239e517d3e49124298f1e6aa329bece49c2f934e3a
|