8 lines
224 B
Text
8 lines
224 B
Text
# link to open notes, etc
|
|
python3
|
|
import jrpytensorflow as jrtf
|
|
jrtf.__file__
|
|
<return path>
|
|
'/home/tanu/anaconda3/envs/lidoML2/lib/python3.6/site-packages/jrpytensorflow/vignettes'
|
|
cd into the path
|
|
access files as necessary
|