Skip to content

Commit

Permalink
#43 reorganize structure
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatius525 committed Dec 5, 2022
1 parent 97b1674 commit 606861d
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 3 additions & 1 deletion test_display.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"source": [
"# can modify with just module name when pip installed\n",
"# from codewit_semeru import WITCode\n",
"from src.codewit_semeru import WITCode\n",
"from codewit_semeru import WITCode\n",
"# %pip install codewit-semeru\n",
"\n",
"%load_ext autoreload\n",
"%autoreload 2\n"
]
Expand Down

0 comments on commit 606861d

Please sign in to comment.