-
Notifications
You must be signed in to change notification settings - Fork 225
sagews
In account settings, uncheck "Extra button bar"
Click the full-screen toggle arrows in the upper right.
Control+A (or command+A) on mac, then click the little circular x in the bar at the top. Or click "out" to toggle display of output (or "in" to toggle display). These actions work for any selected range of text, not just all.
Control+A (or Command+A on Mac), then click run or hit "control+enter". Actions work for any selected range of text, not just "select all".
Control+; (or Command+; on Mac)
Control+I (or Command+I on Mac)
Double click on text in cell or use that keyboard shortcut or non-Macs Control+\
Control+L (or Command+L on Mac)
Add %md
to the top of your cell. SMC uses Github flavored Markdown, see https://guides.github.com/features/mastering-markdown/ You can add math expression, for example create a cell with:
%md
$e^{i \pi} = -1$
Add %html
to the top of your cell. Javascript should work.
Add %typeset_mode True
to the top of your cell
Add %auto to the top of the cell
Click on Timetravel. Go to the revision you want and click live version to this.
This Wiki is for CoCalc.com.
A more structured documentation is the CoCalc User Manual.
For further questions, please contact us.