Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nasyxx committed Jun 2, 2023
1 parent e1ea41e commit 318ff9b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
@@ -1,15 +1,23 @@

# Table of Contents

1. [naipyext](#orgada84a5)
1. [naipyext](#orgcf318c9)
1. [Install](#orgdfcb1ab)


<a id="orgada84a5"></a>
<a id="orgcf318c9"></a>

# naipyext

Nasy IPython Extensions.


<a id="orgdfcb1ab"></a>

## Install

python -m install "naipyext[all]"

Add

c.InteractiveShellApp.extensions = [
Expand Down
6 changes: 6 additions & 0 deletions README.org
Expand Up @@ -2,6 +2,12 @@

Nasy IPython Extensions.

** Install

#+begin_src shell
python -m install "naipyext[all]"
#+end_src

Add

#+begin_src python
Expand Down

0 comments on commit 318ff9b

Please sign in to comment.