File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
writing-npm-libraries-using-typescript Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,12 @@ This directory contains content used in my OSCON talk
2
2
[ Writing npm (JavaScript) libraries using TypeScript] ( https://conferences.oreilly.com/oscon/oscon-or/public/schedule/detail/75953 ) .
3
3
4
4
This folder is designed to be used as a Jupyter notebook,
5
- and can be
5
+ and can also just be followed along using a text editor and terminal.
6
6
7
7
## Doing the lesson from scratch
8
8
9
- Instead of running the notebook,
10
- you can just use your favourite editor and terminal,
11
- and follow the instructions in [ Lesson.ipynb] ( Lesson.ipynb )
9
+ If you want to just use your favourite editor and terminal,
10
+ just follow the instructions in [ Lesson.ipynb] ( Lesson.ipynb )
12
11
(which you can just open and view on GitHub).
13
12
14
13
## Running the notebook
You can’t perform that action at this time.
0 commit comments