ericmjl website .cursorrules file for Jupyter Notebook (stars: 10)

For ad-hoc scripts, in-line script metadata can be used to provide Python versions.
In-line Script metadata looks like this:

# /// script
# requires-python = ">=3.11"
# dependencies = [
#   "requests<3",
#   "rich",
# ]
# ///

I usually like to be at least 1 minor version behind the latest,
and the latest Python version as of 2024-12-19 is Python 3.13.
For any scripts that I ask you to make, make sure you also include the necessary dependencies.

I usually like to dictate my blog post content in my most natural voice.
That usually ends up being a little bit informal.
If I ask you to edit in polish my work make sure to keep the natural voice of the content
css
dockerfile
html
javascript
jupyter notebook
makefile
python

First Time Repository

Eric Ma's Personal Website

Jupyter Notebook

Languages:

CSS: 164.6KB
Dockerfile: 2.6KB
HTML: 213.2KB
JavaScript: 0.5KB
Jupyter Notebook: 241.6KB
Makefile: 0.2KB
Python: 39.3KB
Created: 6/2/2016
Updated: 1/19/2025

All Repositories (1)

Eric Ma's Personal Website