Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanp1994 authored Jul 26, 2021
1 parent bae7f28 commit 07d683b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cell-cycle-ML

See everything in the only python notebook I have
This python notebook is made with the purpose of trying to find a new way to evaluate a compound's (a molecule) effect on cell cycle.

This notebook makes extensive use of IPython widgets to provide interactivity, and for full experience, I recommend downloading (or "cloning") it.
One requiremend for our code is [autograd](https://github.com/HIPS/autograd) library. Another may be Jupyter Lab 3.0. or anything that enables IPython widgets.

Requirements:
autograd module
Jupyter Lab 3.0. for IPython widgets

0 comments on commit 07d683b

Please sign in to comment.