-
Type: Bug
I have a notebook with 3 cells, A B C
I want to drag C so that it is between A and B.
I CANNOT DO IT.
Drag-drop simply doesn't work. I hover over the margin of cell C, so that the curso…
p-i- updated
19 hours ago
-
E.g. https://github.com/dweindl/AMICI/actions/runs/12068230279/job/33652887257
The issue is probably in `Model::clone`:
```
Current thread 0x00007fbb17021b80 (most recent call first):
File "/h…
-
Environment:
- Windows 11
- Python 3.11.5
- VSCode 1.95.1
- matplotlib: 3.8.0
- seaborn: 0.13.2
- mljar-supervised: 1.1.12
I wanted to plot the optimized ML model fits in my jupyter notebook …
-
Hallo There :)
I want to run the colab script Protein_ligand.ipynb but it do not run. Besides its the same code as in the amber.ipynb this line got me the Error: vol not defined.
with open("tem…
-
I read Readme.md, then I created a llm folder and downloaded vicuna-7b-v1.1 by using huggingface-cli and renamed it to vicuna-7b like this
However, when I run cells in demo.ipynb file, I got this e…
-
Just found that Colab won't run this notebook any more. Error that comes up is this, when trying to import scene:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.0.0 as it may …
-
When updating the Jupyterlab for the CDSE environment and it was noticed that one of the notebooks fails in production, this one openeo/NDVI_Timeseries.ipynb.
There are also some samples that are …
-
https://essay.utwente.nl/56520/1/001CE2006_Mocking.pdf
pg. 9-12
see what's relevant from the resource above and others and improve our drag function
- conduct a sensitivity analysis to assess wethe…
-
04_video_understanding.ipynb
`max_new_tokens=2048`
04_video_understanding_vllm.ipynb
`max_tokens=4096`
Does the token size here refer to the total context window? Or does it refer to the conte…
-
The `body_fat.csv` from `pm.get_data("body_fat.csv")` is not found.
```python
───────────────────────────────────── Error running examples/diagnostics_and_criticism/model_averaging.ipynb ────────────…