Tanvir1337
commited on
Commit
β’
0eb2a74
1
Parent(s):
39e4ffa
init readme contents
Browse files
README.md
CHANGED
@@ -18,3 +18,19 @@ language:
|
|
18 |
annotations_creators: []
|
19 |
source_datasets: []
|
20 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
annotations_creators: []
|
19 |
source_datasets: []
|
20 |
---
|
21 |
+
|
22 |
+
# notebooks [Jupyter-Notebook dataset]
|
23 |
+
|
24 |
+
This repository contains a collection of Jupyter Notebooks gathered from various sources, covering a bunch of topics.
|
25 |
+
|
26 |
+
## Disclaimer
|
27 |
+
|
28 |
+
I make no warranties or representations about the accuracy or completeness of the notebooks in this repository. The notebooks in this dataset are under various licenses. Please refer to the individual notebooks for their specific licensing terms.
|
29 |
+
|
30 |
+
## Usage
|
31 |
+
|
32 |
+
You are free to use and modify these notebooks for personal or educational purposes. If you use any of these notebooks in your work, please cite the original authors and this repository.
|
33 |
+
|
34 |
+
## Notable mentions
|
35 |
+
|
36 |
+
- [camenduru](https://github.com/camenduru) - For their extensive collection of original notebooks.
|