Skip to content

Commit cf92c4e

Browse files
authored
Make the repository "notebook.link ready" (#1281)
* Make the repository nblink-ready * Update * Add README badge * Point to the first Notebook
1 parent e14b0b6 commit cf92c4e

3 files changed

Lines changed: 2073 additions & 0 deletions

File tree

.nblink/environment.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
name: default-environment
2+
channels:
3+
- emscripten-forge
4+
- conda-forge
5+
dependencies:
6+
- xeus-python
7+
- bokeh
8+
- cartopy
9+
- geopandas
10+
- h5netcdf
11+
- h5py
12+
- imageio
13+
- ipyvtklink
14+
- jupyter_bokeh
15+
- keplergl
16+
- laspy
17+
- opera-utils
18+
- osmnx
19+
- pyntcloud
20+
- pyvista
21+
- requests
22+
- rioxarray
23+
- rio-cogeo
24+
- xarray_leaflet
25+
- leafmap>=0.57

0 commit comments

Comments
 (0)