Skip to content

.NET Interactive Extensions for Darwin Core Archive file reader

License

Notifications You must be signed in to change notification settings

pjoiner/DwC-A_dotnet.Interactive

Repository files navigation

DwC-A_dotnet.Interactive License: MIT

.NET Interactive Extensions for Darwin Core Archive file reader

This extension library can be used with DwC-A_dotnet dotnet Interactive to work with Darwin Core Archive files in jupyter notebooks.

Usage

To import this library into a notbook use the #r magic command as follows.

#r "nuget:DwC-A_dotnet,<version>"
#r "nuget:DwC-A_dotnet.Interactive,<version>"

Binder

Binder

Click on the button to see an example notebook with a sample dataset.

Note: This library is in preview at the moment. More to come...