Skip to content

Anaraquelpengelly/cell_biology_intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Cell Biology Lecture

This repo contains the slides as well as references for future reading. If you would like to access it via github pages, please go here : https://anaraquelpengelly.github.io/cell_biology_intro/

If you would like to reproduce the slides yourself, please follow the steps below.

Install

To fully view this lecture you will have to:

  1. Clone the repository by first opening your terminal and then typing:

git clone https://github.com/Anaraquelpengelly/cell_biology_intro.git

  1. Install mkdocs by typing in your terminal:

pip install mkdocs mkdocs-material

  1. In the terminal go to the cell_bio_lecture folder that the git clone produced, and type (in the terminal):

mkdocs serve

  1. Head to your browser and type the following address:

http://127.0.0.1:8000/

I hope you enjoy the lecture 😄. If you encounter any problems send me an email here.

Troubleshooting

When starting server locally, and going on slide page, you may encounter a Javascript error : the slide is blank. To workaround, go in your submodule "revealjs" and format the file theme/reveal.js/plugin/notes/notes.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages