Skip to content

Commit a481efa

Browse files
committed
Updated README.md
Signed-off-by: Akash Ravi <akashkravi@gmail.com>
1 parent ef7be5c commit a481efa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ Each project is internally mapped to a separate conda environment. This helps ab
3838

3939
- Users can check for updates, for all or only the selected packages, by clicking the small cog button beside the list of installed packages. A pop-up modal will list the packages that need to be updated, along with their versions. Similarly, users can select one or more packages and uninstall them by clicking the bin icon.
4040

41-
- In order to create a notebook, click on the **`+`** button from inside a project or a regular folder. A list will then appear with the available languages. Users will be able to launch notebooks only using the kernel corresponding to that project. Any external notebook placed under the project will also be using the same kernel.
41+
- In order to create a notebook, click on the **`+`** button from inside a project or a regular folder. A list will then appear with the available kernels. Users will be able to launch notebooks only using the kernel corresponding to that project. Any external notebook (requiring a python kernel) placed under the project will also be using the same kernel.
4242

4343

4444
## Documentation
4545

46-
- Please find the API Specification [here](https://github.com/techtocore/Jupyter-Package-Manager/blob/swan-integration/docs/API_docs.md)
46+
- Please find the API Specification [here](docs/API_docs.md)
4747
- The code is documented with necessary inline comments and docstrings
4848

4949

0 commit comments

Comments
 (0)