- Install the simulation Python script into the user environment.
demo_env.install_file(file_path = os.path.join(path_to_files, 'files, 'simulation.py'), replace = True);
Out:
File simulation.py installed successfully in the remote user environment opaf_my_simu_env.
- Verify the files have been installed correctly.
demo_env.files
Out:
name size last_updated_dttm 0 simulation.py 4639 2024-03-01T04:31:12Z