-
Originally posted by @AndreaVolkamer in Discussions
---
When looking at the GH rendering of [T18](https://github.com/volkamerlab/teachopencadd/blob/t018/teachopencadd/talktorials/T018_automated_…
-
I'm relatively new to python and jupyter notebook, so please bear with me. Juypter notebook was working for me: i.e., I was able to get set up, create a notebook and run my code. Unfortunately, thing…
-
By default and when using the `%matplotlib inline ` only, the output figure of the following code cuts 'x' label and ticks.
This happens also within try.juypter.org
```python
import pandas as…
-
-
when I was trying to test the Q8 gguf model of flux.1 dev, for some reason it always kills the instance no matter what I do
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded .…
-
### Feature description
Currently any secrets passed down to the single-user Jupyter server via configuration or environment variables can be discovered by the user. This is usually not a problem if …
-
~~~python
parser.add_argument('--model', type=str, default='val') # Select the mode before conversion, save it in the train folder and select train
~~~
在使用juypter运行的时候,在这里报错,是不是少下了什么文件啊
~~~
usa…
-
[PGXRF.zip](https://github.com/pyvista/pyvista-support/files/6065124/PGXRF.zip)
I have a Juypter notebook attached here in which I have added a custom mesh with points with values, which I have used …
-
I got ModuleNotFoundError when I was making an extension to notebook. This notebook is build by myslef, and installed from anaconda has this err too.
I just append my current path to sys.pa…
-
With the requirement of Carpentries to use their markdown format and our preferred live teaching medium being Juypter Notebooks we've run into an issue of having to update the Carpentries MD and Jupyt…