-
Release Date: july 2022
Wanted:
- Infrastructure:
- [x] Cpython-3.10.5
- [x] PyPy-3.8 as PyPy-3.9 still not declared stable
- [x] a pyscript.net / pyodide panel semi-internalised exp…
-
Hey,
I tested a dummy example for the `geom_density_2d()` function and for me it is not working.
[Here](https://github.com/has2k1/plotnine/issues/172) it is working for some others.
```python
…
-
**Description**
Currently context is a dictionary. The dictionary is a bit nebulous especially for new users as it isn't clear what is present inside it and the autocomplete functionality of arbitr…
-
Release Date: ~~march~~ may 2022 ... aka Spyder "**au naturel**"
Wanted:
- Infrastructure:
- [x] a full WinPython-3.10: with all usual packages
- [x] Jupyterlab-3.3 (Jupyterlab-4 api brea…
-
Read full proposal here - http://django-ninja.rest-framework.com/proposals/models/
To make it possible to convert django models to ninja Schemas:
```Python
from ninja import ModelSchema
cl…
-
I found a bunch of foreign key violations while compiling and standardizing the labeling tables (see #1252) , which isn't surprising, since we're linking up these coded columns with their home tables …
-
```python
File "/Users/ggao/github/opensource/paddle-paddle/.venv/lib/python3.8/site-packages/streamlit/script_runner.py", line 354, in _run_script
exec(code, module.__dict__)
File "/Users/…
-
Right now ``Library`` objects are stored directly by the SessionContext and ImportNode models (currently being pickled). Per @yifanwu comments, we should instead create a separate ORM model for Librar…
-
Release Date: end january 2022
Wanted:
- Infrastructure:
- [x] Python-3.9.9
- [x] Python-3.10.1
- [x] PyPy-3.8 (delayed the Winpython 2021-05 for PyPy by one month more)
- major modul…
-
Will it be possible to compile a custom Fast.ai trained PyTorch model on AWS Neuron Compiler?
@jluntamazon Let me know if you can throw light on this.