Skip to content

Commit 0191344

Browse files
authored
Merge pull request #60 from JohanMabille/europandas
Slides and notebooks for europandas
2 parents bc7bb4b + 4fd411b commit 0191344

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+13973
-0
lines changed
Loading
Loading
Loading
Loading

2019-02-01-europandas/notebooks/xframe.ipynb

Lines changed: 697 additions & 0 deletions
Large diffs are not rendered by default.

2019-02-01-europandas/notebooks/xtensor.ipynb

Lines changed: 581 additions & 0 deletions
Large diffs are not rendered by default.

2019-02-01-europandas/package-lock.json

Lines changed: 1222 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2019-02-01-europandas/package.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "xeus-xtensor",
3+
"version": "1.0.0",
4+
"description": "xeus and xtensor presentation",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1",
8+
"postinstall": "cpx \"node_modules/reveal.js/**/*\" dist && cpx \"src/**/*\" dist && cpx \"node_modules/genericons/genericons/*.css\" dist && cpx \"node_modules/genericons/genericons/*\" dist/fonts"
9+
},
10+
"author": "",
11+
"license": "BSD",
12+
"dependencies": {
13+
"genericons": "^1.0.1",
14+
"reveal.js": "^3.4.1"
15+
},
16+
"devDependencies": {
17+
"cpx": "^1.5.0"
18+
}
19+
}

2019-02-01-europandas/src/Johan.jpg

13.1 KB
Loading
Lines changed: 91 additions & 0 deletions
Loading

2019-02-01-europandas/src/Martin.jpg

11.1 KB
Loading
Lines changed: 247 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)