Skip to content

Commit d1a8b8a

Browse files
committed
Merge branch 'development' of github.com:gjbex/Python-for-data-science into development
2 parents 563b727 + d70f248 commit d1a8b8a

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

python_for_data_science.pptx

-1010 Bytes
Binary file not shown.

source-code/panel/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
get_data.sh
2+
school_tool.ipynb
3+
Schooltool-latest.xlsx

source-code/streamlit/environment.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: streamlit
2+
channels:
3+
- defaults
4+
dependencies:
5+
- matplotlib
6+
- numpy
7+
prefix: /home/gjb/miniconda3/envs/streamlit

0 commit comments

Comments
 (0)