Skip to content

Conversation

@m-dzianishchyts
Copy link
Contributor

@m-dzianishchyts m-dzianishchyts commented Oct 1, 2024

What does this PR do?

Provides pip configuration according to #45.

Install the kernel locally

pip install --user .

This will install the python package that contains only __init__.py. The kernel will be placed into shared jupyter directory making the kernel visible to jupyter.

The kernel can be easy uninstalled:

pip uninstall jjava

Install the kernel from repository

This PR will also make it possible to install the kernel by cloning JJava repository:

pip install --user git+https://github.com/dflib/jjava.git

@stariy95 stariy95 merged commit e993dac into dflib:main Oct 11, 2024
@m-dzianishchyts m-dzianishchyts deleted the pip-setup branch October 16, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants