Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sejas/notebook-js
Jupyter notebook with ES2018 examples and design patterns in Vanilla JS
https://github.com/sejas/notebook-js
Last synced: about 3 hours ago
JSON representation
Jupyter notebook with ES2018 examples and design patterns in Vanilla JS
- Host: GitHub
- URL: https://github.com/sejas/notebook-js
- Owner: sejas
- Created: 2018-08-01T14:03:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T14:09:12.000Z (over 6 years ago)
- Last Synced: 2025-01-01T15:42:14.908Z (2 days ago)
- Language: Jupyter Notebook
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Requirements
You need to have installed node, [jupyter](https://github.com/jupyter/jupyter) and [ijavascript](https://github.com/n-riesco/ijavascript)### How to install Jupyter in MacOS X
#### Install Brew
```bash
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
```
#### Install Python
```bash
brew install python3
```
#### Install jupyter
```bash
pip3 install --upgrade pip
pip3 install jupyter
```
#### Install ijavascript
```bash
npm install -g ijavascript
```## How to run it?
`npm start` or `jupyter notebook`# About the Author
[Antonio Sejas](https://sejas.es) is a Remote React Native & FullStack Developer, Computer Engineer (UPM), Mongo Developer Certified (MongoDB University).Mentor of React @Udacity and React, Vue, and NodeJS Trainer.
Founder of Baulen.es and JSSchool.es
I developed software for large companies such as Telefonica, BlackBerry, Randstad, General Electric, Udacity and Pernod Ricard.
I love learning new things and sharing my knowledge through open source.
- [![Twitter](https://raw.githubusercontent.com/adamfairhead/webicons/master/webicons/webicon-twitter-s.png) @antoniosejas](http://bit.ly/2A1yeOT)
- [![Medium](https://raw.githubusercontent.com/adamfairhead/webicons/master/webicons/webicon-medium-s.png) @sejas](http://bit.ly/2NyXDBw)
- [![Linkedin](https://raw.githubusercontent.com/adamfairhead/webicons/master/webicons/webicon-linkedin-s.png) antoniosejas](http://bit.ly/2LghNDK)
- Website: https://sejas.es# License
See the [LICENSE](LICENSE) file for license rights and limitations (MIT).### Donations
ETH: 0x050fa25913D5dce19F426854fc10e3d882F3F6e2