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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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.1-py2.py3-none-any.whl.
File metadata
- Download URL: jupyterthemes-0.5.1-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 |
b5ff979b7c3a2681cb6099bf4d13661c881026668818e2b07c4f41d2543ad073
|
|
| MD5 |
9908d5be3985fecb64ae5b80d15ddc32
|
|
| BLAKE2b-256 |
21dd74a68f9eb363b0aa4d2ee8a5461a19d4d0be8b6cb33813601ab1002913c8
|