##// END OF EJS Templates
Reducing/adjusting the padding of cells to make the notebook more...
Reducing/adjusting the padding of cells to make the notebook more compact. * Reduced padding between cells from 15px to 5px. * Prompt width is now dynamic to grow/shrink as the prompt number increases in width. * Reduced padding between input and output from 15px to 5px.

File last commit:

r2732:60cab731
r4525:b633a93b
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""