Ask Your Question
0

Sagebooknote presentation

asked 2019-12-12 12:38:59 +0200

Cyrille gravatar image

When I want a nice sagemath notebook presentation using Jupyter, I am obliged to use a mathematical trick as

$\begin{array}{l} \text{Blabla bla bla}\\ \text{tadadadida} \alpha \text{tadadadidou}\\\txt{..}\end{array}$

I think this is a little tough and I cannot have accents. Is there an other way ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-12-12 14:08:31 +0200

Emmanuel Charpentier gravatar image

Jupyter's Markdown supports (some) table creation syntax.

Note : this has nothing Sage-specific ; it's a Markdown/Jupyter question. These questions should be first addressed by using the "Help" tab available in any Jupyter notebook, which does contains a pointer to a documentation of Github-flavored Markdown. Wich does document two ways of creating tables in GFM...

You may also try your favorite search engine : the pointer I gave you in the first paragraph was obtained by googling "Jupyter markdown tables".

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-12-12 12:38:59 +0200

Seen: 259 times

Last updated: Dec 12 '19