Spaces:
Runtime error
Runtime error
Upload 2 files
Browse files- Curve_Optimisation_GUI.ipynb +0 -0
- requirements.txt +4 -0
Curve_Optimisation_GUI.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
voila
|
| 2 |
+
ipywidgets
|
| 3 |
+
matplotlib
|
| 4 |
+
numpy
|