Environment
- Operating System: Debian Buster
- Python Version:
$ python --version 3.8.12
- How did you install bamboolib: (
pip, conda, or other (please explain)) pip install bamboolib (as root in a docker image)
- Python packages:
$ pip list or $ conda list (please include bamboolib)
bamboolib 1.29.1
- If bamboolib is used with JupyterLab: JupyterLab extensions:
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
- If bamboolib is used with Jupyter Notebook: Notebook extension:
jupyter nbextension list
Description of Issue
- What did you expect to happen?
Click show bamboolib UI and see the UI
- What happened instead?
Prompt for pro license
Reproduction Steps
...
What steps have you taken to resolve this already?
...
Anything else?
...
Environment
$ python --version3.8.12pip,conda, orother (please explain)) pip install bamboolib (as root in a docker image)$ pip listor$ conda list(please include bamboolib)bamboolib 1.29.1
jupyter labextension listJupyterLab 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 listDescription 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?
...