-
## Description
I was trying to use nbstata interactively in RStudio but I cant get it to work as expected. Based on the [example document from friosavila](https://github.com/friosavila/playingwiths…
avila updated
7 months ago
-
This is human_mitosis.png:
![human_mitosis](https://github.com/user-attachments/assets/c1bf94c5-fe80-4ff9-a46e-d4d9cb9f276f)
I would like to segment and label the bright nuclei in it, using the …
-
## Description
This is a pair of issues together.
1. There is no `View > Cell Toolbar` option as is expected in RISE
2. Opening a saved RISE notebook file and selecting `View > Render as Revea…
-
### Context
I have a desire as an end user, to specify the build rather than the environment that a notebook or script uses.
One possible workflow for this (though there are others):
1. I have a…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org…
-
I have Jupyter Notebooks installed in my base environment. When creating/using separate environments, I use ipykernel to make them accessible as Jupyter kernels. I recently installed metview into an e…
-
Type: Bug
![Image](https://github.com/user-attachments/assets/b613cd72-fe74-4ac8-bfe8-a45221905a19)
VS Code version: Code - Insiders 1.93.0-insider (c2aa3c4625ed4b46448fa546ac5f2e93b0757718, 2…
-
Hi there,
Love your work really usefull, I have several jupyter notebooks that worj great render fine. Now I have some new ones that have issues with rendering the mathjax formulas. It seems the sp…
-
I'm trying to use Jupyter kernels within Docker containers with the following `kernel.json`:
```json
{
"argv": [
"/usr/bin/docker",
"run",
"--network=host",
"-v",
"{connection_fil…
-
Listed below is the `devcontainer.json` file that I am using to start a codespace on GitHub.
```JSON
{
"name": "Only Jupyter",
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"hos…