https://github.com/yuce/jupyter-notebook-sample
https://github.com/yuce/jupyter-notebook-sample
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuce/jupyter-notebook-sample
- Owner: yuce
- Created: 2023-10-29T13:19:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T14:09:04.000Z (over 2 years ago)
- Last Synced: 2025-01-03T13:46:41.442Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hazelcast Jupyter Notebook Sample
This template creates a [Jupyter Notebook](https://jupyter.org/) sample to use a Hazelcast CLC configuration.
## Usage
Create the project using [Hazelcast CLC](https://docs.hazelcast.com/clc/latest/overview)
```
clc -c CONFIG-NAME project create jupyter-notebook-sample
```