-
Dear developers,
I have tried the Tutorial and installation, following step-by-step description on https://capital.readthedocs.io/en/latest/tutorials, and I am facing issue with printing the trajec…
-
A major part of improving our docs is to add various examples. The way many libraries structure their examples is in a top-level examples directory (see [bokeh](https://github.com/bokeh/bokeh/tree/mas…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
#### ALL software version info
Versions
```bash
Python : 3.12.3 | packaged by conda-forge | (main, Apr 15 2024, 18:35:20) [Clang 16.0.6 ]
Operating system : macOS-13.5.2-a…
-
## versions
- bokeh: `0.12.16`
- python:
```
3.6.5 (default, Apr 5 2018, 23:36:52)
[GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.1)]
```
- OS: `Darwin Kernel Version 17.5.0:…
-
Hi,
Most of the tutorials that are available about holoviews uses `%%opts` command to change options. How can I change the options without using the magic commands but by using the function itself.…
rtmlp updated
2 weeks ago
-
Some coords might cause a problem like the below:
```
File C:\ProgramData\anaconda3\Lib\site-packages\circle_fit\circle_fit.py:233 in lm
DelPar = mldivide(np.vstack((J, lambda_sqrt * np.ident…
-
# Proposal: Add Python support to WinUI3
## Summary
WinUI 3 should include an official Python API, allowing end-users to build native Windows GUI apps in Python.
## Rationale
* Python is …
-
### Description
I am trying to reproduce a figure from Armitage et al. (2018). The last thing I seem to be missing from the figure is contouring the Weddell Sea region (in western Antarctica) to show…
-
Broken code example: https://gist.github.com/joshusre/d0a6bd37d712abc662f73c9ece9e80f0
When replacing the .y_range var with FactorRange(factors=['test_error2', 'another_error_msg2']), no update occur…