Skip to content

Commit 1ab7e5c

Browse files
committed
updating contact info - adding more text
1 parent 7870ae9 commit 1ab7e5c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

hands-on/session II/1.Tutorial.ipynb

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,17 +1090,21 @@
10901090
"\n",
10911091
"[6] Brian Summa, Giorgio Scorzelli, Ming Jiang, Peer-Timo Bremer, and Valerio Pascucci. 2011. Interactive editing of massive imagery made simple: Turning Atlanta into Atlantis. ACM Trans. Graph. 30, 2, Article 7 (April 2011), 13 pages. [link](https://doi.org/10.1145/1944846.1944847)\n",
10921092
"\n",
1093-
"## Contact Us\n",
1093+
"### 📬 Need Help?\n",
10941094
"\n",
1095-
"Please, contact us through the [NSDF team](https://nationalsciencedatafabric.org/contributors.html)'s email info@nationalsciencedatafabric.org or directly to the [SOMOSPIE](https://globalcomputing.group/somospie/) PIs, Dr. Michela Taufer mtaufer@utk.edu and Rodrigo Vargas.\n",
1095+
"If you have any questions, feedback, or encounter issues while using this notebook, please feel free to reach out to the team:\n",
1096+
"\n",
1097+
"- **Jack Marquez** — jmarque4@utk.edu \n",
1098+
"- **Michela Taufer** - mtaufer@utk.edu\n",
1099+
"- **Valerio Pascucci** - pascucci.valerio@gmail.com\n",
10961100
"\n",
10971101
"## Acknowledgment\n",
10981102
"The authors of this tutorial would like to express their gratitude to:\n",
10991103
"\n",
11001104
"* NSF through the awards 2138811, 2103845, 2334945, and 2331152.\n",
11011105
"* The Dataverse team [link](https://dataverse.org/about)\n",
11021106
"* Wasabi Storage [link](https://wasabi.com/)\n",
1103-
"* Vargas Lab led by Dr. Rodrigo Vargas [link](https://www.udel.edu/academics/colleges/canr/departments/plant-and-soil-sciences/faculty-staff/rodrigo-vargas/)\n",
1107+
"\n",
11041108
"\n",
11051109
"\n",
11061110
"\n",
@@ -1117,12 +1121,6 @@
11171121
"<img src=\"Materials/files/docs/Logos.png\" width=\"450\"/>\n",
11181122
"</div>"
11191123
]
1120-
},
1121-
{
1122-
"cell_type": "markdown",
1123-
"id": "f7932796",
1124-
"metadata": {},
1125-
"source": []
11261124
}
11271125
],
11281126
"metadata": {

hands-on/session II/2.Explore_Data.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
"outputs": [],
5656
"source": [
5757
"# Change the name of data file with the name of your downloaded subregion\n",
58-
"data_file = \"enter_the_name.here\"\n"
58+
"data_file = \"enter_the_name.here\"\n",
59+
"print(\"You have successfully defined the name of the file\")\n"
5960
]
6061
},
6162
{

hands-on/session II/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# **NSDF Tutorial: Using NSDF for End-to-End Analysis of Scientific Data**
1+
# **NSDF Tutorial: Using NSDF for End-to-End Analysis of Scientific Data - Earth Science**
2+
23

34
<p align="center">
45
<img src="Materials/files/docs/Logos.png" width="450">

0 commit comments

Comments
 (0)