-
HI I have this problem and I am trying this tutorial https://lerryws.xyz/posts/PyQGIS-in-Jupyter-Notebook basically I want to Qgis functions in Jupiter and I wanted using OSgeo4W shell, also I tried …
-
A minimal example of the problem:
```python
from IPython.display import display, JSON
json_dict = {"my data":{1:"this", 2:"is", 3:"a", 4:"test"}}
display(JSON(json_dict, expanded=True))
```
in n…
-
I am running parsedmarc successfully from a Jupyter Notebook, but have reached the point where the IP database is more than a month old. parsedmarc is really cool, I am a massive fan.
I am using Ju…
-
### Problem
we do not have an accessible jupyter offering, and retrolab might be an easier to achieve compliance for than allow of jupyterlab. currently, most of the elements in retro/lab are div t…
-
Opening an issue to check the keyboard shortcut parity with the classic notebook.
This was originally posted by @lemontheme in https://github.com/jupyter/notebook/discussions/6591.
Posting the o…
jtpio updated
1 month ago
-
### Describe the bug
When trigger "Format document" (alt+shift+f), VS Code prompts
> There is no formatter for 'polyglot-notebook' files installed."
![image](https://github.com/dotnet/interactive…
cthlo updated
1 month ago
-
My jupyter notebook and jupyter lag are not getting launched when i tries to launch it i gets an error message
-
**Is your feature request related to a problem? Please describe.**
Your current system supports zeplin notebooks. We have a lot of notebooks designed with jupyter. And we have tons of tooling around …
-
I am getting the following error while opening tensorflow environment in Jupyter . Please help resolve the issue:
File "C:\Users\telid\AppData\Local\conda\conda\envs\tensorflow\lib\site-packages\…
-
Hi
I'm wondering if anyone has demoed or thought about ways in which kekule.js might be integrated with Jupyter notebooks?
I have put together a binderhub container with a range of chemistry rel…