-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to use the communition edition but bamboolib is prompting for a license #38
Comments
Please note the constraints of the Community Edition:
What do you think? |
Negative, I am running the library in my own workstation in my local network. |
Please note that bamboolib is not publicly supported any more beyond usage of Databricks notebooks. |
This is what I do on my machine that can reproduce the issue (from scratch): conda create -n bamboolib python==3.8 And when I access the port from a remote machine (use ip:8888), and view a normal dataframe, I got the activation page. In a jupyter notebook cell:
run the cell I am not sure if accessing using localhost:8888 will got the same error (it is a nas without monitor) |
Thanks for the details, Paul. I can confirm that the access from the remote machine is what's triggering the license prompt because this use case exceeds the scope of the Community edition (for now - although I do not promise any changes). |
Thanks for the reply Florian @fwetdb . It would really be great if this can be allowed in the community edition. I am simply hosting this on my own machine so that I can access it anywhere instead of having to carry my laptop around. Thanks! |
Noted! |
What other workaround options do you have? |
Teamviewer would be an option, but it would require me to have a workstation at home, or keep my laptop always up at home. |
Okay guys at this stage I am out 200% from this project. |
@paulhybryant The reverse proxy might work from a bamboolib standpoint if the browser URL will be localhost |
Thanks @fwetdb. Yeah, that is what I thought. However, making jupyter to work behind a reverse proxy is a bit troublesome. Would really appreciate it if I don't need to do this setup at all if possible since this localhost restriction can be bypassed by reverse proxy. Thanks! |
Environment
$ python --version
3.8.12pip
,conda
, orother (please explain)
) pip install bamboolib (as root in a docker image)$ pip list
or$ conda list
(please include bamboolib)bamboolib 1.29.1
jupyter labextension list
JupyterLab v3.2.7
/opt/conda/envs/quant/share/jupyter/labextensions
@jupyter-widgets/jupyterlab-manager v3.0.1 enabled OK (python, jupyterlab_widgets)
Other labextensions (built into JupyterLab)
app dir: /opt/conda/envs/quant/share/jupyter/lab
bamboolib v1.29.0 enabled OK
ipyslickgrid v0.0.3 enabled OK
jupyterlab-plotly v4.14.3 enabled OK
plotlywidget v4.14.3 enabled OK
jupyter nbextension list
Description of Issue
Click show bamboolib UI and see the UI
Prompt for pro license
Reproduction Steps
...
What steps have you taken to resolve this already?
...
Anything else?
...
The text was updated successfully, but these errors were encountered: