Skip to main content

Server for SecretNote (Python) App

Project description

SecretNote

This is the backend of the notebook suite named SecretNote. It serves both Jupyter Server, SecretNote specified APIs and static files of the playground, for both SecretFlow in Python and the SCQL.

Installation

We recommend you to install in a clean Python 3.10 environment. You can use your favorite virtual environment solution.

From PyPI

conda create -n secretnote python=3.10 # use conda for example
conda activate secretnote
pip install secretnote

From Source

pnpm bootstrap # pnpm and rye are required

Start Locally

Start SecretNote SF for SecretFlow Python programming

secretnote sf . --config=/somewhere/config.py

Start SecretNote SCQL for SCQL programming

secretnote scql . --config=/somewhere/config.py

Common [Jupyter Command Line Options][jupyter-options] are supported. For example, to change the port, use

secretnote sf . --ServerApp.port 8889

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

secretnote-0.0.47.tar.gz (18.9 MB view hashes)

Uploaded Source

Built Distribution

secretnote-0.0.47-py3-none-any.whl (15.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page