Skip to content

Commit eedef3f

Browse files
committed
Add README for notebook viewing instructions
1 parent d51b8e5 commit eedef3f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

scijava-ops-flim/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: scijava
1+
name: scijava-ops-flim
22
channels:
33
- conda-forge
44
dependencies:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# SciJava Ops FLIM notebooks
2+
3+
This directory contains interactive tutorials for SciJava Ops FLIM, presented as Jupyter Notebooks.
4+
5+
## Running the notebooks locally
6+
7+
To run these notebooks, create a [mamba](https://mamba.readthedocs.io/en/latest/) environment using the `environment.yml` located in this project's base directory. Once you have the `scijava-ops-flim` environment created and activated, you can run `jupyter notebook` on the command line to view the notebooks!

0 commit comments

Comments
 (0)