Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-Trivial-NC-Testing

Simulations for our NC for Smart Cities project

To create a Lava-compatible virtual environment

python3.10 -m venv lava_env
source lava_env/bin/activate

Then install Lava, etc.

To make the virtual environment accessible to ipynb files, within the right venv,

pip install jupyter ipykernel
python -m ipykernel install --user --name=lava_env --display-name "Python 3.10 (lava_env)"

Select the correct kernel name at the top of the ipynb file

About

Simulations for our NC for Smart Cities project

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages