-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
Hello amazing kubeflow community.
Apologies in advance if I struggle to explain…
sylus updated
2 weeks ago
-
```
Traceback (most recent call last):
File "/usr/bin/jupyter-notebook", line 3, in
from notebook.notebookapp import main
File "/usr/lib/python3.6/site-packages/notebook/notebookapp.py", …
-
Please make it easy to create Perspective widgets for specifically Panel but in general for non-Jupyter interactive frameworks like Streamlit, Dash, Panel, Gradio, Marimo and more.
What makes it ha…
-
Errors shown in mojo build file.mojo and same programme on Jupyter are showing different errors
My prog is as below
from String import String
from python import Python as impy
fn main() raises…
-
- [ ] usar a library PNADcIBGE de R?
- [ ] usar R e Python no mesmo Jupyter?
-
## 🚀 Feature
I'm using papermill to generate KeplerGL HTML files. Papermill seems to persist all the inner states of the kepler map.
```
kepler_map = KeplerGl(height=700)
kepler_map.config = K…
-
Please install [igv-jupyter](https://github.com/igvteam/igv-jupyter) to render the IGV browser inside Terra notebook cells.
Currently, we require the user to do the following in a trusted noteboo…
-
Type: Bug
1. on remote-ssh, open vscode's terminal
2. run command `for ((i=1; i>0; i++)); do sleep 1; echo $i; done | tee detach.log`
3. detach the terminal.
4. close my macbook. go home.
5. when I'…
-
Type: Bug
# Behaviour
When I open a new zsh terminal in VSCode, although I activated "activateActiveEnvironmentInTerminal" (or how this settings is called), it only loads the conda base environmen…
-
**Describe the bug**
AttributeError: can't set attribute 'categories'
**To Reproduce**
I use omicverse=1.6.7,and I want to run the code in [16] in jupyter of vscode(The code is from your example(…