Skip to content

Commit

Permalink
Added dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tjays7 committed Jun 1, 2020
1 parent 951a056 commit b887dc2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
from nilearn
import numpy
import pandas
import os
import pathlib
import matplotlib.pyplot
import seaborn
import cufflinks
from IPython.display
import ipywidgets
import plotly

0 comments on commit b887dc2

Please sign in to comment.