Skip to content

On line lab note book

Tali Mass edited this page May 13, 2023 · 17 revisions

Why OnlineLab Notebooks?

I believe the scientific endeavor is best served by transparent and reproducible work. It is my goal to participate in open science and share not only outcomes but process.

These notebooks document thoughts, analyses, knowledge gains, roadblocks, detours, and products. This lab's goal is to facilitate scientific advancement through the open sharing of data and analytical approaches. As with science, these notebooks are works in process, hopefully advancing with every iteration.

The notebook is platformed on GitHub and is directly linked to GitHub repositories that contain further details on what's presented in notebook posts. The notebook and repositories are dynamic real-time documents.

Credit: This notebook is built with Jekyll Now forked from Barry Clark https://github.com/barryclark/jekyll-now and improved with edited material from a variety of online lab notebook layouts. Thanks to all.

How to set up your online lab notebook

Forking and customizing notebook repository instructions
Making online notebook protocol
Template for writing a protocol in your notebook
Template for writing a sample processing post in your notebook
Our notebooks are written in markdown format. Here are some resources on how to write with markdown syntax:

Markdown cheat sheet Markdown syntax guide Markdown reference sheet You write a markdown file in a text editor application. Here are some options:

Atom
BBEdit
Visual Studio Code
Notepad++
MacDown

Clone this wiki locally