We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc02254 commit cdf804eCopy full SHA for cdf804e
README.md
@@ -23,10 +23,6 @@ refreshing files and (Geo)DataFrames or updating layer styles and element proper
23
pip install felt-python
24
```
25
26
-## Notebooks
27
-
28
-See the [notebooks](/notebooks) directory for Juypter notebooks with complete examples of using the API.
29
30
## Basic Usage
31
32
### Authentication
@@ -123,5 +119,8 @@ update_layer_style(
123
119
)
124
120
125
121
122
+## Notebooks
+Check out our [Juypter notebooks](https://github.com/felt/felt-python/tree/main/notebooks) for a complete set of examples.
+
126
## Support
127
We are always eager to hear from you. Reach out to [email protected] for all your Felt support needs.
0 commit comments