2023-08-31 01:49:53 +03:00
|
|
|
name: cybersim
|
|
|
|
channels:
|
|
|
|
- plotly
|
|
|
|
- conda-forge
|
|
|
|
dependencies:
|
2023-10-13 23:57:18 +03:00
|
|
|
- python=3.9
|
2024-08-06 11:23:24 +03:00
|
|
|
- pyright=1.1.374
|
2023-08-31 01:49:53 +03:00
|
|
|
- nodejs
|
2023-10-14 02:37:21 +03:00
|
|
|
- nb_conda_kernels=2.3.1
|
2024-08-06 11:23:24 +03:00
|
|
|
- plotly::plotly-orca==1.3.1 # Plotly orca dependency for plotly figure export
|
|
|
|
- xorg-x11-server-xvfb-cos6-x86_64=1.17.4 # Plotly orca dependency for plotly figure export
|
|
|
|
|
|
|
|
- pip=24.2
|
2023-08-31 01:49:53 +03:00
|
|
|
- pip:
|
|
|
|
- -r requirements.txt
|
|
|
|
- -r requirements.dev.txt
|