Somet text!
- some txt
- yet more with M-enter
- M-up moves around
BOLD , italic , verbatim
, striketrhough
- buttels
- list
- items
C-c C-l
This works ! init.el
hello | world |
---|---|
123 | 12222 |
22 | ss |
C-c ’ doesnt work so welll :-/
print("helLo {}".format("world"))
C-c C-c works
(format "hello %s" "world")
a | 1 |
b | 2 |
c | 3 |
# Return row specified by val.
# In non-session mode, use return to return results.
return(data[val])
import matplotlib, numpy
matplotlib.use('Agg')
import matplotlib.pyplot as plt
fig=plt.figure(figsize=(4,2))
x=numpy.linspace(-15,15)
plt.plot(numpy.sin(x)/x)
fig.tight_layout()
plt.savefig('images/python-matplot-fig.png')
return 'images/python-matplot-fig.png' # return filename to org-mode
try “<s tab” !
- α →
$O(n log n)$
\begin{align*}
3 * 4 &= 6+ 1
&= 7
\end{align*}
SHOW TABLES;
You may need to add: (org-babel-do-load-languages ‘org-babel-load-languages ‘((sql . t))) ((sql . t))
Tables_in_teststuff |
---|
BirdRegions |
Birds |
Region |
albums |
contacts |
ebooks |
exchangerates |
feedsin_runs |
notes |
product_type |
product_warrantys |
products |
products_bad_compare |
products_fix |
suppliers |
test_key_bla |
test_tom_yorke |
testdatefunctions |
testkey |
tracks |
warranty_months |
NO @(#*# WAY THAT’s AMAZING! That was from the db driver^^^^^