Skip to content

Commit 6a44c14

Browse files
authored
Enabled a binder environment for thebe (#183)
1 parent a43f5da commit 6a44c14

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.binder/environment.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: lecture-python-programming
2+
channels:
3+
- default
4+
dependencies:
5+
- python=3.8
6+
- anaconda
7+

0 commit comments

Comments
 (0)