Skip to content

Contains the graphs for the chemistry lab single action tests

License

Notifications You must be signed in to change notification settings

chemistry-lab/chemistry-lab-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chemistry Lab Tests

Contains the graphs for the chemistry lab single action tests.

How To Run

Prerequisites:

  • python version 3.6 or later
  • virtualenv version 16.7.9 or later

Command

  1. Run virtualenv venv to create a virtual environment if you do not have one already.
  2. Run source venv/Scripts/activate to enter the virtual environment.
  3. Run pip install -r requirements/notebook.txt to install the requirements.
  4. Run jupyter notebook to start the notebook server.
  5. Select the chemistry-lab-tests notebook from the jupyter interface.

References

Python

Jupyter

Pandas

Matplotlib

About

Contains the graphs for the chemistry lab single action tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published