https://github.com/gkevinb/jupyter-notebook
Notebook for Python practice
https://github.com/gkevinb/jupyter-notebook
jupyter-notebook python
Last synced: 9 months ago
JSON representation
Notebook for Python practice
- Host: GitHub
- URL: https://github.com/gkevinb/jupyter-notebook
- Owner: gkevinb
- Created: 2019-12-26T13:01:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T17:33:50.000Z (over 5 years ago)
- Last Synced: 2025-02-07T16:48:24.770Z (10 months ago)
- Topics: jupyter-notebook, python
- Language: Jupyter Notebook
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jupyter Notebook
## Start notebook
```
jupyter notebook
```
### or using alias
```
jn
```
## Change themes
```
jt -t
```
- onedork
- chesterish