codebraid
Live code in Pandoc Markdown
File Explorer
Download Latest Version (.zip)- __init__.py
- base.py
- exec_builtin.py
- exec_jupyter.py
- __init__.py
- base.py
- pandoc.py
- python_repl.py
- gap.bespon
- index.bespon
- javascript.bespon
- julia.bespon
- python.bespon
- R.bespon
- rust.bespon
- shell.bespon
- __init__.py
- cmdline.py
- code_chunks.py
- code_collections.py
- codebraid_defaults.py
- err.py
- fmtversion.py
- language.py
- message.py
- progress.py
- terminal.py
- util.py
- version.py
- bash.cbmd
- bash.html
- bash_output.md
- build_bash.sh
- build_gap.sh
- build_javascript.bat
- build_javascript.sh
- build_julia.bat
- build_julia.sh
- build_jupyter.bat
- build_jupyter.sh
- build_python.bat
- build_python.sh
- build_R.bat
- build_R.sh
- build_rust.bat
- build_rust.sh
- build_sagemath.sh
- example.css
- gap.cbmd
- gap.html
- gap_output.md
- javascript.cbmd
- javascript.html
- javascript_output.md
- julia.cbmd
- julia.html
- julia_output.md
- jupyter.cbmd
- jupyter.html
- jupyter_output.md
- python.cbmd
- python.html
- python_output.md
- R.cbmd
- R.html
- R_output.md
- rust.cbmd
- rust.html
- rust_output.md
- sagemath.cbmd
- sagemath.html
- .gitattributes
- .gitignore
- CHANGELOG.md
- LICENSE.txt
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/gpoore/codebraid
Downloads the entire project code from GitHub to your computer.
cd codebraid
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
| | Codebraid | Jupyter Notebook | knitr | Pweave |
Type this command into your terminal and run it.
* One primary language from the Jupyter kernel. The IPython kernel
Runs the Python script (or module).
The table above summarizes Codebraid features in comparison with Jupyter
Type this command into your terminal and run it.
*Jupyter notebooks* β Notebooks have a dedicated, browser-based graphical user
Type this command into your terminal and run it.
interface. Jupyter kernels typically allow the code in a cell to be executed
Type this command into your terminal and run it.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
