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
# list available themes
# can call with "jupyter-themes" or "jt" interchangeably
jt -l
# install a theme (to ~/.jupyter/custom/)
# theme names: oceans16 | grade3 | space-legos | chesterish (NEW!)
jt -t grade3
# install a theme with toolbar (-T) enabled
jt -T -t grade3
# set font (-f) and font-size (-fs) (defaults are Hack and 11)
jt -t grade3 -f Source-Code-Pro -fs 12
# restore (-r) default theme
jt -r
```
#### Experimental
***use with caution if you have already modified
your ~/.jupyter/nbconfig/notebook.json file***
```sh
# enable linewrapping in code cells
jt -t grade3 -lw
# adjust size of indent unit (default=4)
jt -t grade3 -iu 6
```
#### mmmm so theme-y...
### Oceans16

### Grade3

### Install jupyterthemes w/ pip (officially)
```sh
pip install jupyterthemes
```
### How to...
```sh
# list available themes
# can call with "jupyter-themes" or "jt" interchangeably
jt -l
# install a theme (to ~/.jupyter/custom/)
# theme names: oceans16 | grade3 | space-legos | chesterish (NEW!)
jt -t grade3
# install a theme with toolbar (-T) enabled
jt -T -t grade3
# set font (-f) and font-size (-fs) (defaults are Hack and 11)
jt -t grade3 -f Source-Code-Pro -fs 12
# restore (-r) default theme
jt -r
```
#### Experimental
***use with caution if you have already modified
your ~/.jupyter/nbconfig/notebook.json file***
```sh
# enable linewrapping in code cells
jt -t grade3 -lw
# adjust size of indent unit (default=4)
jt -t grade3 -iu 6
```
#### 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.5.5.tar.gz
(3.7 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.5.5.tar.gz.
File metadata
- Download URL: jupyterthemes-0.5.5.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4be3e424fabab2fc09fe5d497d38aa6b3ac07f6e4f384f9cff08741b9c9a3ca3
|
|
| MD5 |
3c04f236d49b260458bae2f209405a05
|
|
| BLAKE2b-256 |
12e75a6654d1ef05e62648e3ed8800d22462f33a42285782581edc89c448abf0
|
File details
Details for the file jupyterthemes-0.5.5-py2.py3-none-any.whl.
File metadata
- Download URL: jupyterthemes-0.5.5-py2.py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bf4fedd296e65171f968c654cf8619a59ffc0afc43c752a37bad4d6a0c7aa67
|
|
| MD5 |
e158e96b0dbb04a936d08b0c125f3295
|
|
| BLAKE2b-256 |
7ab3f5c142c9f6c2066624ccecff64e88e506f7062477e45848aba75c3b0361f
|