Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Toby Hodges
literate-programming
Commits
eabef564
Commit
eabef564
authored
Mar 08, 2017
by
Toby Hodges
Browse files
Added Readme notes from session
parent
2b5d297c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
eabef564
...
...
@@ -3,7 +3,7 @@
[
__Markdown Syntax Reference__
](
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
)
##
_R_
Markdown
##
R
Markdown
[
R Markdown homepage
](
http://rmarkdown.rstudio.com
)
...
...
@@ -40,4 +40,21 @@ Developed an authoring process - R Markdown that goes to HTML and a PDF formatte
## Jupyter
[
Interactive widget example
](
https://github.com/tobyhodges/jupyter-tutorial
)
-
browser-based
-
locally-hosted
-
executable code blocks in many different languages
-
text blocks written in Markdown
-
interactive widgets
-
[
Python-specific
](
http://ipywidgets.readthedocs.io/en/latest/examples/Using%20Interact.html
)
-
[
General Jupyter Declarative Widgets e.g. for R
](
http://jupyter.org/declarativewidgets/
)
### Jaime Huerta-Cepas
-
Use Jupyter to document analysis/figure generation for publications
-
Also for writing tutorials
Example notebooks: http://etetoolkit.org/cookbook/ and https://github.com/jhcepas/emapper-benchmark/blob/master/benchmark_analysis.ipynb
### Toby Hodges
[
Coding Club Mini-Tutorial Materials & Interactive Widget Example
](
https://github.com/tobyhodges/jupyter-tutorial
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment